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-34FA
Overview
㓺 (CJK UNIFIED IDEOGRAPH-34FA) is the Unicode character at code point U+34FA. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+34FA | |
| decimal | 13562 | |
| htmldecimal | 㓺 | |
| htmlhex | 㓺 | |
| css | \34FA | |
| javascript | \u{34FA} | |
| python | \u34fa | |
| java | \u34FA | |
| go | \u34FA | |
| ruby | \u{34FA} | |
| rust | \u{34FA} | |
| ccpp | \u34fa | |
| urlencoded | %E3%93%BA | |
| utf8bytes | e3 93 ba | |
| utf16bebytes | 34 fa | |
| utf32bebytes | 00 00 34 fa |
How to Use
HTML:
㓺
CSS:
content: "\34FA"
JavaScript:
"\u{34FA}"
Python:
"\u34fa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㓺 character (CJK UNIFIED IDEOGRAPH-34FA)?
㓺 (CJK UNIFIED IDEOGRAPH-34FA) is the Unicode character U+34FA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-34FA?
The CJK UNIFIED IDEOGRAPH-34FA character (㓺) has codepoint U+34FA.
How do I type or copy CJK UNIFIED IDEOGRAPH-34FA?
Copy 㓺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.