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

What is Unicode character 𭔨?

The Unicode character 𭔨 U+2D528 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+2D528.

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!