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

What is Unicode character 𢫶?

The Unicode character 𢫶 U+22AF6 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+22AF6.

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!