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