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

What is Unicode character 𬌨?

The Unicode character 𬌨 U+2C328 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+2C328.

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!