| Symbol Name | Flag: Gibraltar |
| Unicode Version | 2.0 |
| Unicode | U+1F1EC |
| Unicode block | |
| General category | Emoji (So) |
| CSS Code | \1F1EC |
| Hex Code | 0x1F1EC |
| HTML Code | 🇬🇮 |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Symbol | 🇬🇮 |
| URL encode (UTF-8 percent) | %F0%9F%87%AC%F0%9F%87%AE |
| Discord / Slack shortcode | :flag_gi: |
| GitHub shortcode | :flag_gi: |
| Spoken / screen reader name | Flag: Gibraltar |
| UTF-8 | F0 9F 87 AC F0 9F 87 AE |
| UTF-16 | D83C DDEC D83C DDEE |
| UTF-32 | 0001F1EC 0001F1EE |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}You can type the flag: gibraltar symbol on most modern devices with the help of following methods:
Windows: Win + . ; macOS: Ctrl + Cmd + Space; mobile: Flags in emoji keyboard.
Edit → Emoji & Symbols, search "flag: gibraltar".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → Flags, or search "flag: gibraltar".
Emoji keyboard → Flags; search "flag: gibraltar".
1span.flag-gibraltar::before { content: "\1F1EC"; } /* prefer inline grapheme for ZWJ */1<span>🇬🇮</span>Flag: Gibraltar symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1F1EC, 0x1F1EE) |
| Python | '\N{FLAG: GIBRALTAR}' |
| Rust | '\u{1F1EC}' |
| Swift | "\u{1F1EC}" |
| Go | string(rune(0x1F1EC)) |
| Ruby | "\u{1F1EC}" |