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