copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('y'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
y
FULLWIDTH LATIN SMALL LETTER Y
Overview
y (FULLWIDTH LATIN SMALL LETTER Y) is the Unicode character at code point U+FF59. It belongs to the Halfwidth and Fullwidth Forms block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF59 | |
| decimal | 65369 | |
| htmldecimal | y | |
| htmlhex | y | |
| css | \FF59 | |
| javascript | \u{FF59} | |
| python | \uff59 | |
| java | \uFF59 | |
| go | \uFF59 | |
| ruby | \u{FF59} | |
| rust | \u{FF59} | |
| ccpp | \uff59 | |
| urlencoded | %EF%BD%99 | |
| utf8bytes | ef bd 99 | |
| utf16bebytes | ff 59 | |
| utf32bebytes | 00 00 ff 59 |
How to Use
HTML:
y
CSS:
content: "\FF59"
JavaScript:
"\u{FF59}"
Python:
"\uff59"
Properties
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 0079
Frequently Asked Questions
What is the y character (FULLWIDTH LATIN SMALL LETTER Y)?
y (FULLWIDTH LATIN SMALL LETTER Y) is the Unicode character U+FF59.
What is the Unicode codepoint of FULLWIDTH LATIN SMALL LETTER Y?
The FULLWIDTH LATIN SMALL LETTER Y character (y) has codepoint U+FF59.
How do I type or copy FULLWIDTH LATIN SMALL LETTER Y?
Copy y directly, or use the HTML entity, UTF-8, and code encodings shown on this page.