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

What is Unicode character 𧔢?

The Unicode character 𧔢 U+27522 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+27522.

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!