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

What is Unicode character 𭲟?

The Unicode character 𭲟 U+2DC9F 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+2DC9F.

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!