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