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

What is Unicode character 𬼭?

The Unicode character 𬼭 U+2CF2D 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+2CF2D.

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!