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

What is Unicode character 𭔢?

The Unicode character 𭔢 U+2D522 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2D522.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!