U+1F6AB
Prohibited🚫
Prohibited is a color emoji character from the Unicode Transport and Map Symbols block, listed here under Checks & Crosses and Signs & Warnings. Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "no", "forbidden".
Quick facts
- Unicode
- U+1F6AB
- Decimal
- 128683
- Hex
- 0x1F6AB
- Octal
- 0o373253
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+1F6AB | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | NO ENTRY SIGN | |
| DecimalBase 10 | 128683 | |
| HexadecimalBase 16 | 0x1F6AB | |
| OctalBase 8 | 0o373253 | |
| BinaryBase 2 | 000000011111011010101011 | |
| General categorySymbol, other | So | |
| Unicode blockU+1F680–U+1F6FF | Transport and Map Symbols | |
| Plane | Supplementary Multilingual Plane (SMP, Plane 1) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | 🚫 | |
| HTML entity (hex) | 🚫 | |
| CSS content escapeUse inside content: "…" | \1F6AB | |
| URL encodedPercent-encoded UTF-8 | %F0%9F%9A%AB |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u{1F6AB} | |
| JSONUTF-16 surrogate pairs | \uD83D\uDEAB | |
| Python | \U0001F6AB | |
| Java / C# / Kotlin | \uD83D\uDEAB |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-84 bytes | F0 9F 9A AB | |
| UTF-16 (BE) | D83D DEAB | |
| UTF-32 (BE) | 0001F6AB |
How to type Prohibited
Windows
Hold Alt and type +1F6AB with the hex numeric keypad option enabled, or type 1F6AB then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 1F6AB. Or open Character Viewer (Control+Command+Space) and search "Prohibited".
Linux
Press Ctrl+Shift+U, type 1f6ab, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: 🚫 in HTML, \1F6AB in CSS, and \u{1F6AB} in JavaScript.
Official Unicode reference
- Character name
- NO ENTRY SIGN
- Block
- Transport and Map Symbols (U+1F680–U+1F6FF)
- General category
- So — Symbol, other
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Transport and Map Symbols block: U1F680.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Prohibited symbol?
Click the Copy button at the top of this page, or select 🚫 and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Prohibited?
Prohibited is U+1F6AB (decimal 128683, hexadecimal 0x1F6AB, octal 0o373253). It lives in the Transport and Map Symbols block (U+1F680–U+1F6FF) of the Supplementary Multilingual Plane (SMP, Plane 1).
What is the official Unicode name of Prohibited?
The Unicode Standard (version 18.0.0) names this character "NO ENTRY SIGN". Its General_Category is So (Symbol, other).
What is the HTML code for Prohibited?
Use 🚫 or 🚫. In CSS, use content: "\1F6AB".
How do I type Prohibited in code?
JavaScript: "\u{1F6AB}". Python: "\U0001F6AB". JSON and Java: "\uD83D\uDEAB". The UTF-8 byte sequence is F0 9F 9A AB.
Is Prohibited an emoji?
Yes. Prohibited has Emoji_Presentation in Unicode, so most platforms render it as a full-color emoji by default. Append U+FE0E to force a monochrome text glyph.