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

What is Unicode character 𮑦?

The Unicode character 𮑦 U+2E466 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+2E466.

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!