You Are Here -
Home ยป Linear A ยป U+10756

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

What is Unicode character ๐–?

The Unicode character ๐– U+10756 is U+10756 in the Linear A block.

What does the Unicode character ๐– represent?

The Unicode character ๐– represents U+10756.

What is the Unicode code point for ๐–?

The Unicode code point for ๐– is U+10756.

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+10756 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 Unassigned, and it belongs to the Linear A block of characters.

Unicode Properties

Applicable Properties With Values

Age Unassigned
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block Linear A
General Category Unassigned
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!