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-34DA
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+34DA | |
| decimal | 13530 | |
| htmldecimal | 㓚 | |
| htmlhex | 㓚 | |
| css | \34DA | |
| javascript | \u{34DA} | |
| python | \u34da | |
| java | \u34DA | |
| go | \u34DA | |
| ruby | \u{34DA} | |
| rust | \u{34DA} | |
| ccpp | \u34da | |
| urlencoded | %E3%93%9A | |
| utf8bytes | e3 93 9a | |
| utf16bebytes | 34 da | |
| utf32bebytes | 00 00 34 da |
How to Use
HTML:
㓚
CSS:
content: "\34DA"
JavaScript:
"\u{34DA}"
Python:
"\u34da"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㓚 character (CJK UNIFIED IDEOGRAPH-34DA)?
㓚 (CJK UNIFIED IDEOGRAPH-34DA) is the Unicode character U+34DA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-34DA?
The CJK UNIFIED IDEOGRAPH-34DA character (㓚) has codepoint U+34DA.
How do I type or copy CJK UNIFIED IDEOGRAPH-34DA?
Copy 㓚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.