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' : ''">
✞
Overview
✞ (SHADOWED WHITE LATIN CROSS) is the Unicode character at code point U+271E. It belongs to the Dingbats block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+271E | |
| decimal | 10014 | |
| htmldecimal | ✞ | |
| htmlhex | ✞ | |
| css | \271E | |
| javascript | \u{271E} | |
| python | \u271e | |
| java | \u271E | |
| go | \u271E | |
| ruby | \u{271E} | |
| rust | \u{271E} | |
| ccpp | \u271e | |
| urlencoded | %E2%9C%9E | |
| utf8bytes | e2 9c 9e | |
| utf16bebytes | 27 1e | |
| utf32bebytes | 00 00 27 1e |
How to Use
HTML:
✞
CSS:
content: "\271E"
JavaScript:
"\u{271E}"
Python:
"\u271e"
Properties
Frequently Asked Questions
What is the ✞ character (SHADOWED WHITE LATIN CROSS)?
✞ (SHADOWED WHITE LATIN CROSS) is the Unicode character U+271E.
What is the Unicode codepoint of SHADOWED WHITE LATIN CROSS?
The SHADOWED WHITE LATIN CROSS character (✞) has codepoint U+271E.
How do I type or copy SHADOWED WHITE LATIN CROSS?
Copy ✞ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.