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

What is Unicode character 𬘨?

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

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

Unicode Properties

Applicable Properties

Applicable Properties With Values

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