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

What is Unicode character 𬘦?

The Unicode character 𬘦 U+2C626 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+2C626.

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!