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