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-81DB
Overview
臛 (CJK UNIFIED IDEOGRAPH-81DB) is the Unicode character at code point U+81DB. 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+81DB | |
| decimal | 33243 | |
| htmldecimal | 臛 | |
| htmlhex | 臛 | |
| css | \81DB | |
| javascript | \u{81DB} | |
| python | \u81db | |
| java | \u81DB | |
| go | \u81DB | |
| ruby | \u{81DB} | |
| rust | \u{81DB} | |
| ccpp | \u81db | |
| urlencoded | %E8%87%9B | |
| utf8bytes | e8 87 9b | |
| utf16bebytes | 81 db | |
| utf32bebytes | 00 00 81 db |
How to Use
HTML:
臛
CSS:
content: "\81DB"
JavaScript:
"\u{81DB}"
Python:
"\u81db"
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-81DB)?
臛 (CJK UNIFIED IDEOGRAPH-81DB) is the Unicode character U+81DB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-81DB?
The CJK UNIFIED IDEOGRAPH-81DB character (臛) has codepoint U+81DB.
How do I type or copy CJK UNIFIED IDEOGRAPH-81DB?
Copy 臛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.