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-5802
Overview
堂 (CJK UNIFIED IDEOGRAPH-5802) is the Unicode character at code point U+5802. 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+5802 | |
| decimal | 22530 | |
| htmldecimal | 堂 | |
| htmlhex | 堂 | |
| css | \5802 | |
| javascript | \u{5802} | |
| python | \u5802 | |
| java | \u5802 | |
| go | \u5802 | |
| ruby | \u{5802} | |
| rust | \u{5802} | |
| ccpp | \u5802 | |
| urlencoded | %E5%A0%82 | |
| utf8bytes | e5 a0 82 | |
| utf16bebytes | 58 02 | |
| utf32bebytes | 00 00 58 02 |
How to Use
HTML:
堂
CSS:
content: "\5802"
JavaScript:
"\u{5802}"
Python:
"\u5802"
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-5802)?
堂 (CJK UNIFIED IDEOGRAPH-5802) is the Unicode character U+5802.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-5802?
The CJK UNIFIED IDEOGRAPH-5802 character (堂) has codepoint U+5802.
How do I type or copy CJK UNIFIED IDEOGRAPH-5802?
Copy 堂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.