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