copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ฎ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ฎ
POSTBOX
Overview
๐ฎ (POSTBOX) is the Unicode character at code point U+1F4EE. It belongs to the Miscellaneous Symbols and Pictographs block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4EE | |
| decimal | 128238 | |
| htmldecimal | 📮 | |
| htmlhex | 📮 | |
| css | \1F4EE | |
| javascript | \u{1F4EE} | |
| python | \U0001f4ee | |
| java | \uD83D\uDCEE | |
| go | \U0001F4EE | |
| ruby | \u{1F4EE} | |
| rust | \u{1F4EE} | |
| ccpp | \U0001f4ee | |
| urlencoded | %F0%9F%93%AE | |
| utf8bytes | f0 9f 93 ae | |
| utf16bebytes | d8 3d dc ee | |
| utf32bebytes | 00 01 f4 ee |
How to Use
HTML:
📮
CSS:
content: "\1F4EE"
JavaScript:
"\u{1F4EE}"
Python:
"\U0001f4ee"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ฎ character (POSTBOX)?
๐ฎ (POSTBOX) is the Unicode character U+1F4EE.
What is the Unicode codepoint of POSTBOX?
The POSTBOX character (๐ฎ) has codepoint U+1F4EE.
How do I type or copy POSTBOX?
Copy ๐ฎ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.