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

What is Unicode character 𢲆?

The Unicode character 𢲆 U+22C86 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+22C86.

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!