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

What is Unicode character 𐹡?

The Unicode character 𐹡 U+10E61 is Rumi Digit Two in the Rumi block.

What does the Unicode character 𐹡 represent?

The Unicode character 𐹡 represents Rumi Digit Two.

What is the Unicode code point for 𐹡?

The Unicode code point for 𐹡 is U+10E61.

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 Two 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!