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

What is Unicode character 𬤵?

The Unicode character 𬤵 U+2C935 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+2C935.

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!