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-29604
Overview
𩘄 (CJK UNIFIED IDEOGRAPH-29604) is the Unicode character at code point U+29604. 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+29604 | |
| decimal | 169476 | |
| htmldecimal | 𩘄 | |
| htmlhex | 𩘄 | |
| css | \29604 | |
| javascript | \u{29604} | |
| python | \U00029604 | |
| java | \uD865\uDE04 | |
| go | \U00029604 | |
| ruby | \u{29604} | |
| rust | \u{29604} | |
| ccpp | \U00029604 | |
| urlencoded | %F0%A9%98%84 | |
| utf8bytes | f0 a9 98 84 | |
| utf16bebytes | d8 65 de 04 | |
| utf32bebytes | 00 02 96 04 |
How to Use
HTML:
𩘄
CSS:
content: "\29604"
JavaScript:
"\u{29604}"
Python:
"\U00029604"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𩘄 character (CJK UNIFIED IDEOGRAPH-29604)?
𩘄 (CJK UNIFIED IDEOGRAPH-29604) is the Unicode character U+29604.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-29604?
The CJK UNIFIED IDEOGRAPH-29604 character (𩘄) has codepoint U+29604.
How do I type or copy CJK UNIFIED IDEOGRAPH-29604?
Copy 𩘄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.