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

What is Unicode character 𬌵?

The Unicode character 𬌵 U+2C335 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+2C335.

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!