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