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' : ''">
筙
CJK UNIFIED IDEOGRAPH-7B59
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7B59 | |
| decimal | 31577 | |
| htmldecimal | 筙 | |
| htmlhex | 筙 | |
| css | \7B59 | |
| javascript | \u{7B59} | |
| python | \u7b59 | |
| java | \u7B59 | |
| go | \u7B59 | |
| ruby | \u{7B59} | |
| rust | \u{7B59} | |
| ccpp | \u7b59 | |
| urlencoded | %E7%AD%99 | |
| utf8bytes | e7 ad 99 | |
| utf16bebytes | 7b 59 | |
| utf32bebytes | 00 00 7b 59 |
How to Use
HTML:
筙
CSS:
content: "\7B59"
JavaScript:
"\u{7B59}"
Python:
"\u7b59"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 筙 character (CJK UNIFIED IDEOGRAPH-7B59)?
筙 (CJK UNIFIED IDEOGRAPH-7B59) is the Unicode character U+7B59.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7B59?
The CJK UNIFIED IDEOGRAPH-7B59 character (筙) has codepoint U+7B59.
How do I type or copy CJK UNIFIED IDEOGRAPH-7B59?
Copy 筙 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.