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