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

What is Unicode character ٦?

The Unicode character ٦ U+0666 is Arabic-Indic Digit Six in the Arabic block.

What does the Unicode character ٦ represent?

The Unicode character ٦ represents Arabic-Indic Digit Six.

What is the Unicode code point for ٦?

The Unicode code point for ٦ is U+0666.

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 Arabic-Indic Digit Six 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 1.1, and it belongs to the Arabic block of characters.

Unicode Properties

Applicable Properties

Applicable Properties With Values

Copied!