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-66BF
Overview
暿 (CJK UNIFIED IDEOGRAPH-66BF) is the Unicode character at code point U+66BF. 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+66BF | |
| decimal | 26303 | |
| htmldecimal | 暿 | |
| htmlhex | 暿 | |
| css | \66BF | |
| javascript | \u{66BF} | |
| python | \u66bf | |
| java | \u66BF | |
| go | \u66BF | |
| ruby | \u{66BF} | |
| rust | \u{66BF} | |
| ccpp | \u66bf | |
| urlencoded | %E6%9A%BF | |
| utf8bytes | e6 9a bf | |
| utf16bebytes | 66 bf | |
| utf32bebytes | 00 00 66 bf |
How to Use
HTML:
暿
CSS:
content: "\66BF"
JavaScript:
"\u{66BF}"
Python:
"\u66bf"
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-66BF)?
暿 (CJK UNIFIED IDEOGRAPH-66BF) is the Unicode character U+66BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-66BF?
The CJK UNIFIED IDEOGRAPH-66BF character (暿) has codepoint U+66BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-66BF?
Copy 暿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.