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