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

What is Unicode character 𢩔?

The Unicode character 𢩔 U+22A54 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+22A54.

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!