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