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

What is Unicode character 𬑦?

The Unicode character 𬑦 U+2C466 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+2C466.

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!