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