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-9928
Overview
館 (CJK UNIFIED IDEOGRAPH-9928) is the Unicode character at code point U+9928. 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+9928 | |
| decimal | 39208 | |
| htmldecimal | 館 | |
| htmlhex | 館 | |
| css | \9928 | |
| javascript | \u{9928} | |
| python | \u9928 | |
| java | \u9928 | |
| go | \u9928 | |
| ruby | \u{9928} | |
| rust | \u{9928} | |
| ccpp | \u9928 | |
| urlencoded | %E9%A4%A8 | |
| utf8bytes | e9 a4 a8 | |
| utf16bebytes | 99 28 | |
| utf32bebytes | 00 00 99 28 |
How to Use
HTML:
館
CSS:
content: "\9928"
JavaScript:
"\u{9928}"
Python:
"\u9928"
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-9928)?
館 (CJK UNIFIED IDEOGRAPH-9928) is the Unicode character U+9928.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9928?
The CJK UNIFIED IDEOGRAPH-9928 character (館) has codepoint U+9928.
How do I type or copy CJK UNIFIED IDEOGRAPH-9928?
Copy 館 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.