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>&#69218;</p>
📋
CSS .selector { content: '\10E62' };
📋
JS var unicodeA = '\u10E62 ';
📋
CPP char unicodeA = ' \u10E62 ';
📋
Java char unicodeA = '\u10E62';
📋
Python unicodeA = '\u10E62'
📋

What is Unicode character 𐹢?

The Unicode character 𐹢 U+10E62 is Rumi Digit Three in the Rumi block.

What does the Unicode character 𐹢 represent?

The Unicode character 𐹢 represents Rumi Digit Three.

What is the Unicode code point for 𐹢?

The Unicode code point for 𐹢 is U+10E62.

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 Rumi Digit Three 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 Arabic 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 5.2, and it belongs to the Rumi block of characters.

Unicode Properties

Applicable Properties With Values

Copied!