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