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