Regional Indicator Symbol Letter V is a Unicode emoji component (U+1F1FB) used to construct flag emoji via pairs of regional indicator symbols. It is combined with a second regional indicator to represent an ISO 3166-1 alpha-2 country or region code. When paired correctly, platforms render the two-character sequence as a single flag glyph, for example V+N β VN (Vietnam), V+A β VA (Vatican City), V+E β VE (Venezuela), V+G β VG (British Virgin Islands), V+I β VI (U.S. Virgin Islands), and V+U β VU (Vanuatu). No zero width joiner is used; adjacency of the two regional indicators defines the flag sequence.
On its own, this character typically displays as a standalone regional indicator symbolβoften a boxed or squared capital Vβthough exact styling depends on the platform. On Apple/iOS and most modern systems, a single regional indicator remains visible as a symbol, while two in succession are automatically combined into a flag; in older or unsupported environments it may show as a fallback glyph. It is not the regular Latin letter βVβ for text, carries emoji-related properties, and does not respond to emoji/text variation selectors. Developers should use it strictly as an emoji component for flag construction and avoid inserting spaces or joiners between paired indicators. It does not produce subdivision flags (which use tag sequences with a black flag base) and carries no independent semantic meaning outside flag codes.
The letter V is represented using a Unicode regional indicator symbol.
| Twitter Emoji Popularity (Rank) | 2242 of 2393 |
| Apple/iOS Picture | ![]() |
| Google Android Picture | ![]() |
| Google Hangouts Picture | Image not available |
| Twitter.com Picture | Image not available |
| LG Emoji Picture | Image not available |
| Samsung Emoji Picture | Image not available |
| Phantom Open Emoji Picture | Not created yet |
| ASCII Conversion | |
| "Short Code" Name | |
| Keywords |
Regional Indicator Symbols can be combined to represent different countries. Two letter country codes follow the ISO 3166 standard found on iso.org.
| Emoji Code Version | iOS 5 - Current |
|---|---|
| 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) | 1f1fb |
| Formal Unicode Notation | U+1F1FB |
| Decimal Code Point(s) | 127483 | UTF-8 Hex (C Syntax) | 0xF0 0x9F 0x87 0xBB |
| UTF-8 Hex Bytes | F0 9F 87 BB |
| UTF-8 Octal Bytes | 360 237 207 273 |
| UTF-16 Hex (C Syntax) | 0xD83C 0xDDFB |
| UTF-16 Hex | d83cddfb |
| UTF-16 Dec | 55356 56827 |
| UTF-32 Hex (C Syntax) | 0x0001F1FB |
| UTF-32 Hex | 01F1FB |
| UTF-32 Dec | 127483 |
| Python Src | u"\U0001F1FB" |
| PHP Src | "\xf0\x9f\x87\xbb" |
| C/C++/Java Src | "\uD83C\uDDFB" |