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

What is Unicode character 𬝨?

The Unicode character 𬝨 U+2C768 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+2C768.

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!