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