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