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

What is Unicode character 𭝰?

The Unicode character 𭝰 U+2D770 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+2D770.

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!