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

What is Unicode character 𬙗?

The Unicode character 𬙗 U+2C657 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+2C657.

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!