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>&#181497;</p>
📋
CSS .selector { content: '\2C4F9' };
📋
JS var unicodeA = '\u2C4F9 ';
📋
CPP char unicodeA = ' \u2C4F9 ';
📋
Java char unicodeA = '\u2C4F9';
📋
Python unicodeA = '\u2C4F9'
📋

What is Unicode character 𬓹?

The Unicode character 𬓹 U+2C4F9 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+2C4F9.

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!