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

What is Unicode character ๐œฝœ?

The Unicode character ๐œฝœ U+1CF5C is Znamenny Neume Palka in the Znamenny Music block.

What does the Unicode character ๐œฝœ represent?

The Unicode character ๐œฝœ represents Znamenny Neume Palka.

What is the Unicode code point for ๐œฝœ?

The Unicode code point for ๐œฝœ is U+1CF5C.

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 Znamenny Neume Palka 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 Common 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 14.0, and it belongs to the Znamenny Music block of characters.

Unicode Properties

Applicable Properties With Values

Age 14.0
Bidi Class Left to Right Letter
Bidi Paired Bracket Type Not a bracket
Block Znamenny Music
General Category Other Symbol
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Alphabetic
Numeric Value Not a Number
Script Common
Sentence Break Unknown
Word Break Unknown
Copied!