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