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' : ''">
⌉
RIGHT CEILING
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2309 | |
| decimal | 8969 | |
| htmldecimal | ⌉ | |
| htmlhex | ⌉ | |
| css | \2309 | |
| javascript | \u{2309} | |
| python | \u2309 | |
| java | \u2309 | |
| go | \u2309 | |
| ruby | \u{2309} | |
| rust | \u{2309} | |
| ccpp | \u2309 | |
| urlencoded | %E2%8C%89 | |
| utf8bytes | e2 8c 89 | |
| utf16bebytes | 23 09 | |
| utf32bebytes | 00 00 23 09 | |
| htmlentity | ⌉ |
How to Use
HTML:
⌉
or
⌉
CSS:
content: "\2309"
JavaScript:
"\u{2309}"
Python:
"\u2309"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Close Punctuation (Pe)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes