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

What is Unicode character 𐹣?

The Unicode character 𐹣 U+10E63 is Rumi Digit Four in the Rumi block.

What does the Unicode character 𐹣 represent?

The Unicode character 𐹣 represents Rumi Digit Four.

What is the Unicode code point for 𐹣?

The Unicode code point for 𐹣 is U+10E63.

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