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

What is Unicode character 𐹤?

The Unicode character 𐹤 U+10E64 is Rumi Digit Five in the Rumi block.

What does the Unicode character 𐹤 represent?

The Unicode character 𐹤 represents Rumi Digit Five.

What is the Unicode code point for 𐹤?

The Unicode code point for 𐹤 is U+10E64.

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