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' : ''">
💪
FLEXED BICEPS
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F4AA | |
| decimal | 128170 | |
| htmldecimal | 💪 | |
| htmlhex | 💪 | |
| css | \1F4AA | |
| javascript | \u{1F4AA} | |
| python | \U0001f4aa | |
| java | \uD83D\uDCAA | |
| go | \U0001F4AA | |
| ruby | \u{1F4AA} | |
| rust | \u{1F4AA} | |
| ccpp | \U0001f4aa | |
| urlencoded | %F0%9F%92%AA | |
| utf8bytes | f0 9f 92 aa | |
| utf16bebytes | d8 3d dc aa | |
| utf32bebytes | 00 01 f4 aa |
How to Use
HTML:
💪
CSS:
content: "\1F4AA"
JavaScript:
"\u{1F4AA}"
Python:
"\U0001f4aa"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No