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