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

What is Unicode character ๐Ÿฅ‰?

The Unicode character ๐Ÿฅ‰ U+1F949 is Third Place Medal in the Supplemental Symbols and Pictographs block.

What does the Unicode character ๐Ÿฅ‰ represent?

The Unicode character ๐Ÿฅ‰ represents Third Place Medal.

What is the Unicode code point for ๐Ÿฅ‰?

The Unicode code point for ๐Ÿฅ‰ is U+1F949.

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 Third Place Medal 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 9.0, and it belongs to the Supplemental Symbols and Pictographs block of characters.

Unicode Properties

Applicable Properties

Emoji โœ…

Applicable Properties With Values

Age 9.0
Bidi Class Other Neutrals
Bidi Paired Bracket Type Not a bracket
Block Supplemental Symbols and Pictographs
General Category Other Symbol
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Common
Sentence Break Unknown
Word Break Unknown
Copied!