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

What is Unicode character 𬾙?

The Unicode character 𬾙 U+2CF99 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+2CF99.

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!