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' : ''">
💬
SPEECH BALLOON
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4AC | |
| decimal | 128172 | |
| htmldecimal | 💬 | |
| htmlhex | 💬 | |
| css | \1F4AC | |
| javascript | \u{1F4AC} | |
| python | \U0001f4ac | |
| java | \uD83D\uDCAC | |
| go | \U0001F4AC | |
| ruby | \u{1F4AC} | |
| rust | \u{1F4AC} | |
| ccpp | \U0001f4ac | |
| urlencoded | %F0%9F%92%AC | |
| utf8bytes | f0 9f 92 ac | |
| utf16bebytes | d8 3d dc ac | |
| utf32bebytes | 00 01 f4 ac |
How to Use
HTML:
💬
CSS:
content: "\1F4AC"
JavaScript:
"\u{1F4AC}"
Python:
"\U0001f4ac"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No