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