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

What is Unicode character 𢐙?

The Unicode character 𢐙 U+22419 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+22419.

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!