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