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>&#142768;</p>
📋
CSS .selector { content: '\22DB0' };
📋
JS var unicodeA = '\u22DB0 ';
📋
CPP char unicodeA = ' \u22DB0 ';
📋
Java char unicodeA = '\u22DB0';
📋
Python unicodeA = '\u22DB0'
📋

What is Unicode character 𢶰?

The Unicode character 𢶰 U+22DB0 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension B 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+22DB0.

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 3.1, and it belongs to the CJK Unified Ideographs Extension B block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 3.1
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension B
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!