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

What is Unicode character 𭘨?

The Unicode character 𭘨 U+2D628 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+2D628.

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!