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