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

What is Unicode character 𢳔?

The Unicode character 𢳔 U+22CD4 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+22CD4.

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!