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

What is Unicode character 𬘖?

The Unicode character 𬘖 U+2C616 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+2C616.

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!