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

What is Unicode character 𬗼?

The Unicode character 𬗼 U+2C5FC 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+2C5FC.

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!