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