Emoji Information
Sailboat

Travel & Places Category

Sailboat

Barco de vela

= marina or yacht harbour → 1F6A3 🚣  rowboat ⁓ 26F5 FE0E  text style ⁓ 26F5 FE0F  emoji style

A wind powered watercraft with two sails. Must be manned by more than one person.

Emoji History The emoji code/ image log of changes.

  1. This emoji was part of the proprietary / non-standardized emoji set first introduced by Japanese carriers like Softbank. These emojis became part of the Apple iPhone starting in iOS 2.2 as an unlockable feature on handsets sold in English speaking countries.
  2. In iOS 5 / OSX 10.7, the underlying code that the Apple OS generates for this emoji was changed.
  3. The code generated for this emoji was changed slightly in iOS 7 / OSX 10.9 (a variation selector was added) advising the OS to display character emoji style instead of black and white text when available. We don't mind Apple, thank you! We just love our emojis! [Sources 11438-emoji-var.pdf 13.7 Variation Selectors (unicode.org)]

Emoji General Information

Twitter Emoji Popularity (Rank) 588 of 2393
Apple/iOS Picture
Google Android Picture
Google Hangouts Picture
Twitter.com Picture
LG Emoji Picture
Samsung Emoji Picture
Phantom Open Emoji Picture Not created yet
ASCII Conversion
"Short Code" Name :boat:
Keywords

Unicode Category Information

Unicode Category Miscellaneous Symbols
Unicode Range 2600–26FF
Unicode Subcategory Map Symbols from ARIB STD B24

Proposed Unicode Information & Notes

Unicode Category Activities/work/entertainment
Unicode Subcategory Vehicles
Names & Annotations SAILBOAT = ARIB-9128
Symbol Information ⛵ U+26F5 unified (Unicode 5.2)
Proposal Identifier e-7EA

Character Mapping/Crosswalk Notes

DoCoMo  #102 'Resort' リゾート 「rizooto」 U+E6A3 SJIS-F947 JIS-756D
KDDI  #169 ボート(船) 「booto(船)」 U+E4B4 SJIS-F68D JIS-756D
Softbank  #211 #old28 ヨット 「yotsuto」 U+E01C SJIS-F95C

Emoji Character Encoding Data

Emoji Code Version iOS 4 Code
UTF-8 Unicode Character(s)
UTF-8 Character Count 1
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS)
Decimal HTML Entity 
Hexadecimal HTML Entity 
Hex Code Point(s) e01c
Formal Unicode Notation U+E01C
Decimal Code Point(s) 57372
UTF-8 Hex (C Syntax) 0xEE 0x80 0x9C
UTF-8 Hex Bytes EE 80 9C
UTF-8 Octal Bytes 356 200 234
UTF-16 Hex (C Syntax) 0xE01C
UTF-16 Hex e01c
UTF-16 Dec 57372
UTF-32 Hex (C Syntax) 0x0000E01C
UTF-32 Hex E01C
UTF-32 Dec 57372
Python Src u"\uE01C"
PHP Src "\xee\x80\x9c"
C/C++/Java Src "\uE01C"
Emoji Code Version iOS 5 Code
UTF-8 Unicode Character(s)
UTF-8 Character Count 1
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS)
Decimal HTML Entity ⛵
Hexadecimal HTML Entity ⛵
Hex Code Point(s) 26f5
Formal Unicode Notation U+26F5
Decimal Code Point(s) 9973
UTF-8 Hex (C Syntax) 0xE2 0x9B 0xB5
UTF-8 Hex Bytes E2 9B B5
UTF-8 Octal Bytes 342 233 265
UTF-16 Hex (C Syntax) 0x26F5
UTF-16 Hex 26f5
UTF-16 Dec 9973
UTF-32 Hex (C Syntax) 0x000026F5
UTF-32 Hex 26F5
UTF-32 Dec 9973
Python Src u"\u26F5"
PHP Src "\xe2\x9b\xb5"
C/C++/Java Src "\u26F5"
Emoji Code Version iOS 7 - Current
UTF-8 Unicode Character(s) ⛵️
UTF-8 Character Count 2
Character(s) In Input
AppleColorEmoji Font (available in OSX/iOS) ⛵️
Decimal HTML Entity ⛵ ️
Hexadecimal HTML Entity ⛵ ️
Hex Code Point(s) 26f5, fe0f
Formal Unicode Notation U+26F5, U+FE0F
Decimal Code Point(s) 9973, 65039
UTF-8 Hex (C Syntax) 0xE2 0x9B 0xB5, 0xEF 0xB8 0x8F
UTF-8 Hex Bytes E2 9B B5, EF B8 8F
UTF-8 Octal Bytes 342 233 265, 357 270 217
UTF-16 Hex (C Syntax) 0x26F5, 0xFE0F
UTF-16 Hex 26f5, fe0f
UTF-16 Dec 9973, 65039
UTF-32 Hex (C Syntax) 0x000026F5 0x0000FE0F
UTF-32 Hex 26F5, FE0F
UTF-32 Dec 9973, 65039
Python Src u"\u26F5\uFE0F"
PHP Src "\xe2\x9b\xb5\xef\xb8\x8f"
C/C++/Java Src "\u26F5\uFE0F"

Emoji Character Encoding Data (equivalent or similiar)

Emoji EncodingDoCoMoKDDIGoogle
UTF-8 Unicode Character(s)󾟪
UTF-8 Character Count111
Character(s) In Input
Decimal HTML Entity󾟪
Hexadecimal HTML Entity󾟪
Hex Code Point(s)e6a3e4b4fe7ea
Formal Unicode NotationU+E6A3U+E4B4U+FE7EA
Decimal Code Point(s)59043585481042410
UTF-8 Hex (C Syntax)0xEE 0x9A 0xA30xEE 0x92 0xB40xF3 0xBE 0x9F 0xAA
UTF-8 Hex BytesEE 9A A3EE 92 B4F3 BE 9F AA
UTF-8 Octal Bytes356 232 243356 222 264363 276 237 252
UTF-16 Hex (C Syntax)0xE6A30xE4B40xDBB9 0xDFEA
UTF-16 Hexe6a3e4b4dbb9dfea
UTF-16 Dec590435854856249 57322
UTF-32 Hex (C Syntax)0x0000E6A30x0000E4B40x000FE7EA
UTF-32 HexE6A3E4B40FE7EA
UTF-32 Dec59043585481042410
Python Srcu"\uE6A3"u"\uE4B4"u"\U000FE7EA"
PHP Src"\xee\x9a\xa3""\xee\x92\xb4""\xf3\xbe\x9f\xaa"
C/C++/Java Src"\uE6A3""\uE4B4""\uDBB9\uDFEA"

Copy & Paste Codes

Loading
https://www.iemoji.com/view/emoji/144/travel-places/sailboat