You Are Here -

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

What is Unicode character ๐ž  ?

The Unicode character ๐ž   U+1E820 is Mende Kikakui Syllable M103 Boo in the Mende Kikakui block.

What does the Unicode character ๐ž   represent?

The Unicode character ๐ž   represents Mende Kikakui Syllable M103 Boo.

What is the Unicode code point for ๐ž  ?

The Unicode code point for ๐ž   is U+1E820.

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 Mende Kikakui Syllable M103 Boo 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 Mende 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 7.0, and it belongs to the Mende Kikakui block of characters.

Unicode Properties

Applicable Properties

Alphabetic โœ…
ID Continue โœ…
ID Start โœ…
XID Continue โœ…
XID Start โœ…

Applicable Properties With Values

Age 7.0
Bidi Class Right to Left Letter
Bidi Paired Bracket Type Not a bracket
Block Mende Kikakui
General Category Other Letter
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Alphabetic
Numeric Value Not a Number
Script Mende
Sentence Break Line Emoji
Word Break MidNumNum
Copied!