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' : ''">
🪜
LADDER
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FA9C | |
| decimal | 129692 | |
| htmldecimal | 🪜 | |
| htmlhex | 🪜 | |
| css | \1FA9C | |
| javascript | \u{1FA9C} | |
| python | \U0001fa9c | |
| java | \uD83E\uDE9C | |
| go | \U0001FA9C | |
| ruby | \u{1FA9C} | |
| rust | \u{1FA9C} | |
| ccpp | \U0001fa9c | |
| urlencoded | %F0%9F%AA%9C | |
| utf8bytes | f0 9f aa 9c | |
| utf16bebytes | d8 3e de 9c | |
| utf32bebytes | 00 01 fa 9c |
How to Use
HTML:
🪜
CSS:
content: "\1FA9C"
JavaScript:
"\u{1FA9C}"
Python:
"\U0001fa9c"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No