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' : ''">
♌
LEO
Overview
♌ (LEO) is the Unicode character at code point U+264C. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+264C | |
| decimal | 9804 | |
| htmldecimal | ♌ | |
| htmlhex | ♌ | |
| css | \264C | |
| javascript | \u{264C} | |
| python | \u264c | |
| java | \u264C | |
| go | \u264C | |
| ruby | \u{264C} | |
| rust | \u{264C} | |
| ccpp | \u264c | |
| urlencoded | %E2%99%8C | |
| utf8bytes | e2 99 8c | |
| utf16bebytes | 26 4c | |
| utf32bebytes | 00 00 26 4c |
How to Use
HTML:
♌
CSS:
content: "\264C"
JavaScript:
"\u{264C}"
Python:
"\u264c"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ♌ character (LEO)?
♌ (LEO) is the Unicode character U+264C.
What is the Unicode codepoint of LEO?
The LEO character (♌) has codepoint U+264C.
How do I type or copy LEO?
Copy ♌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.