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

What is Unicode character 𢹧?

The Unicode character 𢹧 U+22E67 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+22E67.

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!