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-233CD
Overview
𣏍 (CJK UNIFIED IDEOGRAPH-233CD) is the Unicode character at code point U+233CD. 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+233CD | |
| decimal | 144333 | |
| htmldecimal | 𣏍 | |
| htmlhex | 𣏍 | |
| css | \233CD | |
| javascript | \u{233CD} | |
| python | \U000233cd | |
| java | \uD84C\uDFCD | |
| go | \U000233CD | |
| ruby | \u{233CD} | |
| rust | \u{233CD} | |
| ccpp | \U000233cd | |
| urlencoded | %F0%A3%8F%8D | |
| utf8bytes | f0 a3 8f 8d | |
| utf16bebytes | d8 4c df cd | |
| utf32bebytes | 00 02 33 cd |
How to Use
HTML:
𣏍
CSS:
content: "\233CD"
JavaScript:
"\u{233CD}"
Python:
"\U000233cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣏍 character (CJK UNIFIED IDEOGRAPH-233CD)?
𣏍 (CJK UNIFIED IDEOGRAPH-233CD) is the Unicode character U+233CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-233CD?
The CJK UNIFIED IDEOGRAPH-233CD character (𣏍) has codepoint U+233CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-233CD?
Copy 𣏍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.