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

What is Unicode character 𬘶?

The Unicode character 𬘶 U+2C636 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+2C636.

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!