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

What is Unicode character 𢵔?

The Unicode character 𢵔 U+22D54 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+22D54.

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!