| Symbol Name | Flag: Equatorial Guinea |
| 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%B6 |
| Discord / Slack shortcode | :flag_gq: |
| GitHub shortcode | :flag_gq: |
| Spoken / screen reader name | Flag: Equatorial Guinea |
| UTF-8 | F0 9F 87 AC F0 9F 87 B6 |
| UTF-16 | D83C DDEC D83C DDF6 |
| UTF-32 | 0001F1EC 0001F1F6 |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}You can type the flag: equatorial guinea 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: equatorial guinea".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → Flags, or search "flag: equatorial guinea".
Emoji keyboard → Flags; search "flag: equatorial guinea".
1span.flag-equatorial-guinea::before { content: "\1F1EC"; } /* prefer inline grapheme for ZWJ */1<span>🇬🇶</span>Flag: Equatorial Guinea symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1F1EC, 0x1F1F6) |
| Python | '\N{FLAG: EQUATORIAL GUINEA}' |
| Rust | '\u{1F1EC}' |
| Swift | "\u{1F1EC}" |
| Go | string(rune(0x1F1EC)) |
| Ruby | "\u{1F1EC}" |