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-7B5D
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+7B5D | |
| decimal | 31581 | |
| htmldecimal | 筝 | |
| htmlhex | 筝 | |
| css | \7B5D | |
| javascript | \u{7B5D} | |
| python | \u7b5d | |
| java | \u7B5D | |
| go | \u7B5D | |
| ruby | \u{7B5D} | |
| rust | \u{7B5D} | |
| ccpp | \u7b5d | |
| urlencoded | %E7%AD%9D | |
| utf8bytes | e7 ad 9d | |
| utf16bebytes | 7b 5d | |
| utf32bebytes | 00 00 7b 5d |
How to Use
HTML:
筝
CSS:
content: "\7B5D"
JavaScript:
"\u{7B5D}"
Python:
"\u7b5d"
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-7B5D)?
筝 (CJK UNIFIED IDEOGRAPH-7B5D) is the Unicode character U+7B5D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7B5D?
The CJK UNIFIED IDEOGRAPH-7B5D character (筝) has codepoint U+7B5D.
How do I type or copy CJK UNIFIED IDEOGRAPH-7B5D?
Copy 筝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.