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