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' : ''">
๐
NO ONE UNDER EIGHTEEN SYMBOL
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F51E | |
| decimal | 128286 | |
| htmldecimal | 🔞 | |
| htmlhex | 🔞 | |
| css | \1F51E | |
| javascript | \u{1F51E} | |
| python | \U0001f51e | |
| java | \uD83D\uDD1E | |
| go | \U0001F51E | |
| ruby | \u{1F51E} | |
| rust | \u{1F51E} | |
| ccpp | \U0001f51e | |
| urlencoded | %F0%9F%94%9E | |
| utf8bytes | f0 9f 94 9e | |
| utf16bebytes | d8 3d dd 1e | |
| utf32bebytes | 00 01 f5 1e |
How to Use
HTML:
🔞
CSS:
content: "\1F51E"
JavaScript:
"\u{1F51E}"
Python:
"\U0001f51e"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No