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 COMPATIBILITY IDEOGRAPH-F911
Overview
螺 (CJK COMPATIBILITY IDEOGRAPH-F911) is the Unicode character at code point U+F911. It belongs to the CJK Compatibility Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+F911 | |
| decimal | 63761 | |
| htmldecimal | 螺 | |
| htmlhex | 螺 | |
| css | \F911 | |
| javascript | \u{F911} | |
| python | \uf911 | |
| java | \uF911 | |
| go | \uF911 | |
| ruby | \u{F911} | |
| rust | \u{F911} | |
| ccpp | \uf911 | |
| urlencoded | %EF%A4%91 | |
| utf8bytes | ef a4 91 | |
| utf16bebytes | f9 11 | |
| utf32bebytes | 00 00 f9 11 |
How to Use
HTML:
螺
CSS:
content: "\F911"
JavaScript:
"\u{F911}"
Python:
"\uf911"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 87BA
Frequently Asked Questions
What is the 螺 character (CJK COMPATIBILITY IDEOGRAPH-F911)?
螺 (CJK COMPATIBILITY IDEOGRAPH-F911) is the Unicode character U+F911.
What is the Unicode codepoint of CJK COMPATIBILITY IDEOGRAPH-F911?
The CJK COMPATIBILITY IDEOGRAPH-F911 character (螺) has codepoint U+F911.
How do I type or copy CJK COMPATIBILITY IDEOGRAPH-F911?
Copy 螺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.