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

What is Unicode character ๐Ÿšป?

The Unicode character ๐Ÿšป U+1F6BB is Restroom in the Transport And Map block.

What does the Unicode character ๐Ÿšป represent?

The Unicode character ๐Ÿšป represents Restroom.

What is the Unicode code point for ๐Ÿšป?

The Unicode code point for ๐Ÿšป is U+1F6BB.

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 Restroom 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 6.0, and it belongs to the Transport And Map block of characters.

Unicode Properties

Applicable Properties

Emoji โœ…

Applicable Properties With Values

Age 6.0
Bidi Class Other Neutrals
Bidi Paired Bracket Type Not a bracket
Block Transport And Map
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!