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
LATIN SMALL LETTER Y
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0079 | |
| decimal | 121 | |
| htmldecimal | y | |
| htmlhex | y | |
| css | \0079 | |
| javascript | \u{79} | |
| python | \u0079 | |
| java | \u0079 | |
| go | \u0079 | |
| ruby | \u{79} | |
| rust | \u{79} | |
| ccpp | \u0079 | |
| urlencoded | y | |
| utf8bytes | 79 | |
| utf16bebytes | 00 79 | |
| utf32bebytes | 00 00 00 79 |
How to Use
HTML:
y
CSS:
content: "\0079"
JavaScript:
"\u{79}"
Python:
"\u0079"
Properties
- Block
- Basic Latin
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Compare
Frequently Asked Questions
What is the y character (LATIN SMALL LETTER Y)?
y (LATIN SMALL LETTER Y) is the Unicode character U+0079.
What is the Unicode codepoint of LATIN SMALL LETTER Y?
The LATIN SMALL LETTER Y character (y) has codepoint U+0079.
How do I type or copy LATIN SMALL LETTER Y?
Copy y directly, or use the HTML entity, UTF-8, and code encodings shown on this page.