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