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

What is Unicode character ๐œฟ‚?

The Unicode character ๐œฟ‚ U+1CFC2 is Znamenny Neume Nemka in the Znamenny Music block.

What does the Unicode character ๐œฟ‚ represent?

The Unicode character ๐œฟ‚ represents Znamenny Neume Nemka.

What is the Unicode code point for ๐œฟ‚?

The Unicode code point for ๐œฟ‚ is U+1CFC2.

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 Nemka 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!