Css Styling

Size
𬐤
15px
𬐤
18px
𬐤
21px
𬐤
24px
𬐤
27px
𬐤
30px
𬐤
33px
𬐤
36px
𬐤
42px
𬐤
48px
𬐤
54px
𬐤
60px
𬐤
66px
𬐤
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
𬐤
Bold
𬐤
Italic
𬐤
Underline
𬐤
Strikethrough
𬐤
UpperCase
𬐤
LowerCase
𬐤
Oblique
A 𬐤
Subscript
A 𬐤
Superscript
𬐤
Shadow
💡: Some CSS style classes won’t work with some Unicode characters.
Font Family
𬐤
Arial
𬐤
Times New Roman
𬐤
Verdana
𬐤
Courier New
𬐤
Garamond
𬐤
Georgia
𬐤
Trebuchet MS
𬐤
Tahoma
𬐤
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
𬐤
White
𬐤
Brown
𬐤
Maroon
𬐤
Magenta
𬐤
Red
𬐤
Orange
𬐤
Yellow
𬐤
Green
𬐤
Teal
𬐤
Cyan
𬐤
Blue
𬐤
Violet
𬐤
Purple
𬐤
Indigo
𬐤
Gray
𬐤
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
𬐤
White
𬐤
Brown
𬐤
Maroon
𬐤
Magenta
𬐤
Red
𬐤
Orange
𬐤
Yellow
𬐤
Green
𬐤
Teal
𬐤
Cyan
𬐤
Blue
𬐤
Violet
𬐤
Purple
𬐤
Indigo
𬐤
Gray
𬐤
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#181284;</p>
📋
CSS .selector { content: '\2C424' };
📋
JS var unicodeA = '\u2C424 ';
📋
CPP char unicodeA = ' \u2C424 ';
📋
Java char unicodeA = '\u2C424';
📋
Python unicodeA = '\u2C424'
📋

What is Unicode character 𬐤?

The Unicode character 𬐤 U+2C424 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension E block.

What does the Unicode character 𬐤 represent?

The Unicode character 𬐤 represents Cjk Unified Ideograph-.

What is the Unicode code point for 𬐤?

The Unicode code point for 𬐤 is U+2C424.

Is the appearance of the 𬐤 character consistent across all platforms?

The appearance of the 𬐤 character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Cjk Unified Ideograph- remains consistent.

How can I ensure the 𬐤 character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Han script to correctly render the 𬐤 character.

In which version was Unicode character 𬐤 released, and to which block of characters does it belong?

Unicode character 𬐤 was first introduced in Unicode Version 8.0, and it belongs to the CJK Unified Ideographs Extension E block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 8.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension E
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Han
Sentence Break Line Emoji
Word Break Unknown
Copied!