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' : ''">
ɤ
LATIN SMALL LETTER RAMS HORN
Overview
ɤ (LATIN SMALL LETTER RAMS HORN) is the Unicode character at code point U+0264. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0264 | |
| decimal | 612 | |
| htmldecimal | ɤ | |
| htmlhex | ɤ | |
| css | \0264 | |
| javascript | \u{264} | |
| python | \u0264 | |
| java | \u0264 | |
| go | \u0264 | |
| ruby | \u{264} | |
| rust | \u{264} | |
| ccpp | \u0264 | |
| urlencoded | %C9%A4 | |
| utf8bytes | c9 a4 | |
| utf16bebytes | 02 64 | |
| utf32bebytes | 00 00 02 64 |
How to Use
HTML:
ɤ
CSS:
content: "\0264"
JavaScript:
"\u{264}"
Python:
"\u0264"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ɤ character (LATIN SMALL LETTER RAMS HORN)?
ɤ (LATIN SMALL LETTER RAMS HORN) is the Unicode character U+0264.
What is the Unicode codepoint of LATIN SMALL LETTER RAMS HORN?
The LATIN SMALL LETTER RAMS HORN character (ɤ) has codepoint U+0264.
How do I type or copy LATIN SMALL LETTER RAMS HORN?
Copy ɤ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.