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

What is Unicode character 𬼢?

The Unicode character 𬼢 U+2CF22 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+2CF22.

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!