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

What is Unicode character 𬕴?

The Unicode character 𬕴 U+2C574 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+2C574.

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!