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

What is Unicode character 𢺔?

The Unicode character 𢺔 U+22E94 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+22E94.

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!