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