You Are Here -
Home ยป Transport And Map ยป Ship

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

What is Unicode character ๐Ÿšข?

The Unicode character ๐Ÿšข U+1F6A2 is Ship in the Transport And Map block.

What does the Unicode character ๐Ÿšข represent?

The Unicode character ๐Ÿšข represents Ship.

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

The Unicode code point for ๐Ÿšข is U+1F6A2.

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