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

What is Unicode character 𬔓?

The Unicode character 𬔓 U+2C513 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+2C513.

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!