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

What is Unicode character 𬘓?

The Unicode character 𬘓 U+2C613 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+2C613.

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!