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-31EFF
Overview
𱻿 (CJK UNIFIED IDEOGRAPH-31EFF) is the Unicode character at code point U+31EFF. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31EFF | |
| decimal | 204543 | |
| htmldecimal | 𱻿 | |
| htmlhex | 𱻿 | |
| css | \31EFF | |
| javascript | \u{31EFF} | |
| python | \U00031eff | |
| java | \uD887\uDEFF | |
| go | \U00031EFF | |
| ruby | \u{31EFF} | |
| rust | \u{31EFF} | |
| ccpp | \U00031eff | |
| urlencoded | %F0%B1%BB%BF | |
| utf8bytes | f0 b1 bb bf | |
| utf16bebytes | d8 87 de ff | |
| utf32bebytes | 00 03 1e ff |
How to Use
HTML:
𱻿
CSS:
content: "\31EFF"
JavaScript:
"\u{31EFF}"
Python:
"\U00031eff"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱻿 character (CJK UNIFIED IDEOGRAPH-31EFF)?
𱻿 (CJK UNIFIED IDEOGRAPH-31EFF) is the Unicode character U+31EFF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31EFF?
The CJK UNIFIED IDEOGRAPH-31EFF character (𱻿) has codepoint U+31EFF.
How do I type or copy CJK UNIFIED IDEOGRAPH-31EFF?
Copy 𱻿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.