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-91DB
Overview
釛 (CJK UNIFIED IDEOGRAPH-91DB) is the Unicode character at code point U+91DB. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+91DB | |
| decimal | 37339 | |
| htmldecimal | 釛 | |
| htmlhex | 釛 | |
| css | \91DB | |
| javascript | \u{91DB} | |
| python | \u91db | |
| java | \u91DB | |
| go | \u91DB | |
| ruby | \u{91DB} | |
| rust | \u{91DB} | |
| ccpp | \u91db | |
| urlencoded | %E9%87%9B | |
| utf8bytes | e9 87 9b | |
| utf16bebytes | 91 db | |
| utf32bebytes | 00 00 91 db |
How to Use
HTML:
釛
CSS:
content: "\91DB"
JavaScript:
"\u{91DB}"
Python:
"\u91db"
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-91DB)?
釛 (CJK UNIFIED IDEOGRAPH-91DB) is the Unicode character U+91DB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-91DB?
The CJK UNIFIED IDEOGRAPH-91DB character (釛) has codepoint U+91DB.
How do I type or copy CJK UNIFIED IDEOGRAPH-91DB?
Copy 釛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.