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

What is Unicode character 𢶐?

The Unicode character 𢶐 U+22D90 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+22D90.

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!