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

What is Unicode character 𬝧?

The Unicode character 𬝧 U+2C767 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+2C767.

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!