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

What is Unicode character 𬤨?

The Unicode character 𬤨 U+2C928 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+2C928.

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!