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