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

What is Unicode character 𬓶?

The Unicode character 𬓶 U+2C4F6 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+2C4F6.

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!