| Symbol Name | Flag: Estonia |
| Unicode Version | 2.0 |
| Unicode | U+1F1EA |
| Unicode block | |
| General category | Emoji (So) |
| CSS Code | \1F1EA |
| Hex Code | 0x1F1EA |
| HTML Code | 🇪🇪 |
| LaTeX | LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent) |
| Symbol | 🇪🇪 |
| URL encode (UTF-8 percent) | %F0%9F%87%AA%F0%9F%87%AA |
| Discord / Slack shortcode | :flag_ee: |
| GitHub shortcode | :flag_ee: |
| Spoken / screen reader name | Flag: Estonia |
| UTF-8 | F0 9F 87 AA F0 9F 87 AA |
| UTF-16 | D83C DDEA D83C DDEA |
| UTF-32 | 0001F1EA 0001F1EA |
1\documentclass{article}2\usepackage{pifont}3LuaLaTeX/XeLaTeX: literal grapheme cluster or \usepackage{emoji} (engine-dependent)4\end{document}You can type the flag: estonia 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: estonia".
Emoji picker (IBus, GNOME Characters) or paste from this page.
Emoji keyboard → Flags, or search "flag: estonia".
Emoji keyboard → Flags; search "flag: estonia".
1span.flag-estonia::before { content: "\1F1EA"; } /* prefer inline grapheme for ZWJ */1<span>🇪🇪</span>Flag: Estonia symbol's representation in different programming languages can be found in the table below:
| Language | Representation |
|---|---|
| JavaScript / TypeScript | String.fromCodePoint(0x1F1EA, 0x1F1EA) |
| Python | '\N{FLAG: ESTONIA}' |
| Rust | '\u{1F1EA}' |
| Swift | "\u{1F1EA}" |
| Go | string(rune(0x1F1EA)) |
| Ruby | "\u{1F1EA}" |