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

What is Unicode character 𬜨?

The Unicode character 𬜨 U+2C728 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+2C728.

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!