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

What is Unicode character 𭔡?

The Unicode character 𭔡 U+2D521 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+2D521.

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!