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