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-218BF
Overview
𡢿 (CJK UNIFIED IDEOGRAPH-218BF) is the Unicode character at code point U+218BF. 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+218BF | |
| decimal | 137407 | |
| htmldecimal | 𡢿 | |
| htmlhex | 𡢿 | |
| css | \218BF | |
| javascript | \u{218BF} | |
| python | \U000218bf | |
| java | \uD846\uDCBF | |
| go | \U000218BF | |
| ruby | \u{218BF} | |
| rust | \u{218BF} | |
| ccpp | \U000218bf | |
| urlencoded | %F0%A1%A2%BF | |
| utf8bytes | f0 a1 a2 bf | |
| utf16bebytes | d8 46 dc bf | |
| utf32bebytes | 00 02 18 bf |
How to Use
HTML:
𡢿
CSS:
content: "\218BF"
JavaScript:
"\u{218BF}"
Python:
"\U000218bf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡢿 character (CJK UNIFIED IDEOGRAPH-218BF)?
𡢿 (CJK UNIFIED IDEOGRAPH-218BF) is the Unicode character U+218BF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-218BF?
The CJK UNIFIED IDEOGRAPH-218BF character (𡢿) has codepoint U+218BF.
How do I type or copy CJK UNIFIED IDEOGRAPH-218BF?
Copy 𡢿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.