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.

Supplemental Private Use Area A

Code Snippets

Lang Example Copy
HTML <p>&#983040;</p>
📋
CSS .selector { content: '\F0000' };
📋
JS var unicodeA = '\uF0000 ';
📋
CPP char unicodeA = ' \uF0000 ';
📋
Java char unicodeA = '\uF0000';
📋
Python unicodeA = '\uF0000'
📋

What is Unicode character 󰀀?

The Unicode character 󰀀 U+F0000 is U+F0000 in the Supplemental Private Use Area A block.

What does the Unicode character 󰀀 represent?

The Unicode character 󰀀 represents U+F0000.

What is the Unicode code point for 󰀀?

The Unicode code point for 󰀀 is U+F0000.

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 U+F0000 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 Uncoded 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 2.0, and it belongs to the Supplemental Private Use Area A block of characters.

Unicode Properties

Applicable Properties With Values

Age 2.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block Supplemental Private Use Area A
East Asian Width Ambiguous
General Category Private Use
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Unknown
Numeric Value Not a Number
Script Uncoded
Sentence Break Unknown
Word Break Unknown
Copied!