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

What is Unicode character 𢲔?

The Unicode character 𢲔 U+22C94 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+22C94.

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!