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