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

What is Unicode character 𢹨?

The Unicode character 𢹨 U+22E68 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+22E68.

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!