You Are Here -
Home ยป Kawi ยป Kawi Vowel Sign Eu

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

What is Unicode character ๐‘ฝ€?

The Unicode character ๐‘ฝ€ U+11F40 is Kawi Vowel Sign Eu in the Kawi block.

What does the Unicode character ๐‘ฝ€ represent?

The Unicode character ๐‘ฝ€ represents Kawi Vowel Sign Eu.

What is the Unicode code point for ๐‘ฝ€?

The Unicode code point for ๐‘ฝ€ is U+11F40.

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 Kawi Vowel Sign Eu 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 Kawi 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 15.0, and it belongs to the Kawi block of characters.

Unicode Properties

Applicable Properties

Alphabetic โœ…
ID Continue โœ…
XID Continue โœ…

Applicable Properties With Values

Age 15.0
Bidi Class Non Spacing Mark
Bidi Paired Bracket Type Not a bracket
Block Kawi
General Category Non Spacing Mark
Hangul Syllable Type Not Applicable
Indic Syllabic Category Vowel Dependent
Joining Type Transparent
Line Break Combining Mark
Numeric Value Not a Number
Script Kawi
Sentence Break Exclamation
Word Break Extend
Copied!