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