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

What is Unicode character 𬚌?

The Unicode character 𬚌 U+2C68C 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+2C68C.

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!