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

What is Unicode character 𬛔?

The Unicode character 𬛔 U+2C6D4 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+2C6D4.

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!