You Are Here -
Home ยป No ยป U+1ECC0

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>&#126144;</p>
๐Ÿ“‹
CSS .selector { content: '\1ECC0' };
๐Ÿ“‹
JS var unicodeA = '\u1ECC0 ';
๐Ÿ“‹
CPP char unicodeA = ' \u1ECC0 ';
๐Ÿ“‹
Java char unicodeA = '\u1ECC0';
๐Ÿ“‹
Python unicodeA = '\u1ECC0'
๐Ÿ“‹

What is Unicode character ๐žณ€?

The Unicode character ๐žณ€ U+1ECC0 is U+1ECC0 in the No block.

What does the Unicode character ๐žณ€ represent?

The Unicode character ๐žณ€ represents U+1ECC0.

What is the Unicode code point for ๐žณ€?

The Unicode code point for ๐žณ€ is U+1ECC0.

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 U+1ECC0 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 Uncoded 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 Unassigned, and it belongs to the No block of characters.

Unicode Properties

Applicable Properties With Values

Age Unassigned
Bidi Class Right to Left Letter
Bidi Paired Bracket Type Not a bracket
Block No
General Category Unassigned
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Unknown
Numeric Value Not a Number
Script Uncoded
Sentence Break Unknown
Word Break Unknown
Copied!