You Are Here -
Home ยป Adlam ยป Adlam Digit One

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>&#125265;</p>
๐Ÿ“‹
CSS .selector { content: '\1E951' };
๐Ÿ“‹
JS var unicodeA = '\u1E951 ';
๐Ÿ“‹
CPP char unicodeA = ' \u1E951 ';
๐Ÿ“‹
Java char unicodeA = '\u1E951';
๐Ÿ“‹
Python unicodeA = '\u1E951'
๐Ÿ“‹

What is Unicode character ๐žฅ‘?

The Unicode character ๐žฅ‘ U+1E951 is Adlam Digit One in the Adlam block.

What does the Unicode character ๐žฅ‘ represent?

The Unicode character ๐žฅ‘ represents Adlam Digit One.

What is the Unicode code point for ๐žฅ‘?

The Unicode code point for ๐žฅ‘ is U+1E951.

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 Adlam Digit One 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 Adlam 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 9.0, and it belongs to the Adlam block of characters.

Unicode Properties

Applicable Properties

ID Continue โœ…
XID Continue โœ…

Applicable Properties With Values

Age 9.0
Bidi Class Right to Left Letter
Bidi Paired Bracket Type Not a bracket
Block Adlam
General Category Decimal Number
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Numeric
Numeric Type Decimal
Script Adlam
Sentence Break Numeric
Word Break Numeric
Copied!