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

What is Unicode character 𬼙?

The Unicode character 𬼙 U+2CF19 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+2CF19.

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!