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

What is Unicode character 𭃏?

The Unicode character 𭃏 U+2D0CF 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+2D0CF.

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!