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-8A24
Overview
訤 (CJK UNIFIED IDEOGRAPH-8A24) is the Unicode character at code point U+8A24. 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+8A24 | |
| decimal | 35364 | |
| htmldecimal | 訤 | |
| htmlhex | 訤 | |
| css | \8A24 | |
| javascript | \u{8A24} | |
| python | \u8a24 | |
| java | \u8A24 | |
| go | \u8A24 | |
| ruby | \u{8A24} | |
| rust | \u{8A24} | |
| ccpp | \u8a24 | |
| urlencoded | %E8%A8%A4 | |
| utf8bytes | e8 a8 a4 | |
| utf16bebytes | 8a 24 | |
| utf32bebytes | 00 00 8a 24 |
How to Use
HTML:
訤
CSS:
content: "\8A24"
JavaScript:
"\u{8A24}"
Python:
"\u8a24"
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-8A24)?
訤 (CJK UNIFIED IDEOGRAPH-8A24) is the Unicode character U+8A24.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8A24?
The CJK UNIFIED IDEOGRAPH-8A24 character (訤) has codepoint U+8A24.
How do I type or copy CJK UNIFIED IDEOGRAPH-8A24?
Copy 訤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.