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

What is Unicode character 𬘕?

The Unicode character 𬘕 U+2C615 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+2C615.

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!