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

What is Unicode character 𬾔?

The Unicode character 𬾔 U+2CF94 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+2CF94.

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!