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