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

What is Unicode character 𬼑?

The Unicode character 𬼑 U+2CF11 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2CF11.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!