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