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