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

What is Unicode character 𬌶?

The Unicode character 𬌶 U+2C336 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+2C336.

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!