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

What is Unicode character 𮙦?

The Unicode character 𮙦 U+2E666 is Cjk Unified Ideograph- in the CJK Unified Ideographs Extension F 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+2E666.

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 10.0, and it belongs to the CJK Unified Ideographs Extension F block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Age 10.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block CJK Unified Ideographs Extension F
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!