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