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-6B61
Overview
歡 (CJK UNIFIED IDEOGRAPH-6B61) is the Unicode character at code point U+6B61. 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+6B61 | |
| decimal | 27489 | |
| htmldecimal | 歡 | |
| htmlhex | 歡 | |
| css | \6B61 | |
| javascript | \u{6B61} | |
| python | \u6b61 | |
| java | \u6B61 | |
| go | \u6B61 | |
| ruby | \u{6B61} | |
| rust | \u{6B61} | |
| ccpp | \u6b61 | |
| urlencoded | %E6%AD%A1 | |
| utf8bytes | e6 ad a1 | |
| utf16bebytes | 6b 61 | |
| utf32bebytes | 00 00 6b 61 |
How to Use
HTML:
歡
CSS:
content: "\6B61"
JavaScript:
"\u{6B61}"
Python:
"\u6b61"
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-6B61)?
歡 (CJK UNIFIED IDEOGRAPH-6B61) is the Unicode character U+6B61.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6B61?
The CJK UNIFIED IDEOGRAPH-6B61 character (歡) has codepoint U+6B61.
How do I type or copy CJK UNIFIED IDEOGRAPH-6B61?
Copy 歡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.