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