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

What is Unicode character 𬼬?

The Unicode character 𬼬 U+2CF2C 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+2CF2C.

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!