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-2C034
Overview
𬀴 (CJK UNIFIED IDEOGRAPH-2C034) is the Unicode character at code point U+2C034. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C034 | |
| decimal | 180276 | |
| htmldecimal | 𬀴 | |
| htmlhex | 𬀴 | |
| css | \2C034 | |
| javascript | \u{2C034} | |
| python | \U0002c034 | |
| java | \uD870\uDC34 | |
| go | \U0002C034 | |
| ruby | \u{2C034} | |
| rust | \u{2C034} | |
| ccpp | \U0002c034 | |
| urlencoded | %F0%AC%80%B4 | |
| utf8bytes | f0 ac 80 b4 | |
| utf16bebytes | d8 70 dc 34 | |
| utf32bebytes | 00 02 c0 34 |
How to Use
HTML:
𬀴
CSS:
content: "\2C034"
JavaScript:
"\u{2C034}"
Python:
"\U0002c034"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𬀴 character (CJK UNIFIED IDEOGRAPH-2C034)?
𬀴 (CJK UNIFIED IDEOGRAPH-2C034) is the Unicode character U+2C034.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2C034?
The CJK UNIFIED IDEOGRAPH-2C034 character (𬀴) has codepoint U+2C034.
How do I type or copy CJK UNIFIED IDEOGRAPH-2C034?
Copy 𬀴 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.