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

What is Unicode character ๐œฝž?

The Unicode character ๐œฝž U+1CF5E is Znamenny Neume Golubchik Borzy in the Znamenny Music block.

What does the Unicode character ๐œฝž represent?

The Unicode character ๐œฝž represents Znamenny Neume Golubchik Borzy.

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

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

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 Golubchik Borzy 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!