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

What is Unicode character 𢷢?

The Unicode character 𢷢 U+22DE2 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+22DE2.

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!