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