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-8A33
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+8A33 | |
| decimal | 35379 | |
| htmldecimal | 訳 | |
| htmlhex | 訳 | |
| css | \8A33 | |
| javascript | \u{8A33} | |
| python | \u8a33 | |
| java | \u8A33 | |
| go | \u8A33 | |
| ruby | \u{8A33} | |
| rust | \u{8A33} | |
| ccpp | \u8a33 | |
| urlencoded | %E8%A8%B3 | |
| utf8bytes | e8 a8 b3 | |
| utf16bebytes | 8a 33 | |
| utf32bebytes | 00 00 8a 33 |
How to Use
HTML:
訳
CSS:
content: "\8A33"
JavaScript:
"\u{8A33}"
Python:
"\u8a33"
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-8A33)?
訳 (CJK UNIFIED IDEOGRAPH-8A33) is the Unicode character U+8A33.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-8A33?
The CJK UNIFIED IDEOGRAPH-8A33 character (訳) has codepoint U+8A33.
How do I type or copy CJK UNIFIED IDEOGRAPH-8A33?
Copy 訳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.