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

What is Unicode character 𢻑?

The Unicode character 𢻑 U+22ED1 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+22ED1.

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!