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' : ''">
ャ
HALFWIDTH KATAKANA LETTER SMALL YA
Overview
ャ (HALFWIDTH KATAKANA LETTER SMALL YA) is the Unicode character at code point U+FF6C. It belongs to the Halfwidth and Fullwidth Forms block, in the Other Letter (Lo) general category. Its script is Kana.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF6C | |
| decimal | 65388 | |
| htmldecimal | ャ | |
| htmlhex | ャ | |
| css | \FF6C | |
| javascript | \u{FF6C} | |
| python | \uff6c | |
| java | \uFF6C | |
| go | \uFF6C | |
| ruby | \u{FF6C} | |
| rust | \u{FF6C} | |
| ccpp | \uff6c | |
| urlencoded | %EF%BD%AC | |
| utf8bytes | ef bd ac | |
| utf16bebytes | ff 6c | |
| utf32bebytes | 00 00 ff 6c |
How to Use
HTML:
ャ
CSS:
content: "\FF6C"
JavaScript:
"\u{FF6C}"
Python:
"\uff6c"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30E3
Frequently Asked Questions
What is the ャ character (HALFWIDTH KATAKANA LETTER SMALL YA)?
ャ (HALFWIDTH KATAKANA LETTER SMALL YA) is the Unicode character U+FF6C.
What is the Unicode codepoint of HALFWIDTH KATAKANA LETTER SMALL YA?
The HALFWIDTH KATAKANA LETTER SMALL YA character (ャ) has codepoint U+FF6C.
How do I type or copy HALFWIDTH KATAKANA LETTER SMALL YA?
Copy ャ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.