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