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

What is Unicode character 𢹵?

The Unicode character 𢹵 U+22E75 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+22E75.

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!