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