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

What is Unicode character 𭼬?

The Unicode character 𭼬 U+2DF2C 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+2DF2C.

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!