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