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' : ''">
๐ญ
THOUGHT BALLOON
Overview
๐ญ (THOUGHT BALLOON) is the Unicode character at code point U+1F4AD. 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+1F4AD | |
| decimal | 128173 | |
| htmldecimal | 💭 | |
| htmlhex | 💭 | |
| css | \1F4AD | |
| javascript | \u{1F4AD} | |
| python | \U0001f4ad | |
| java | \uD83D\uDCAD | |
| go | \U0001F4AD | |
| ruby | \u{1F4AD} | |
| rust | \u{1F4AD} | |
| ccpp | \U0001f4ad | |
| urlencoded | %F0%9F%92%AD | |
| utf8bytes | f0 9f 92 ad | |
| utf16bebytes | d8 3d dc ad | |
| utf32bebytes | 00 01 f4 ad |
How to Use
HTML:
💭
CSS:
content: "\1F4AD"
JavaScript:
"\u{1F4AD}"
Python:
"\U0001f4ad"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ญ character (THOUGHT BALLOON)?
๐ญ (THOUGHT BALLOON) is the Unicode character U+1F4AD.
What is the Unicode codepoint of THOUGHT BALLOON?
The THOUGHT BALLOON character (๐ญ) has codepoint U+1F4AD.
How do I type or copy THOUGHT BALLOON?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.