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

What is Unicode character 𢹷?

The Unicode character 𢹷 U+22E77 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+22E77.

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!