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-HIRAGANA PROLONGED SOUND MARK
Overview
ー (HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK) is the Unicode character at code point U+FF70. It belongs to the Halfwidth and Fullwidth Forms block, in the Modifier Letter (Lm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF70 | |
| decimal | 65392 | |
| htmldecimal | ー | |
| htmlhex | ー | |
| css | \FF70 | |
| javascript | \u{FF70} | |
| python | \uff70 | |
| java | \uFF70 | |
| go | \uFF70 | |
| ruby | \u{FF70} | |
| rust | \u{FF70} | |
| ccpp | \uff70 | |
| urlencoded | %EF%BD%B0 | |
| utf8bytes | ef bd b0 | |
| utf16bebytes | ff 70 | |
| utf32bebytes | 00 00 ff 70 |
How to Use
HTML:
ー
CSS:
content: "\FF70"
JavaScript:
"\u{FF70}"
Python:
"\uff70"
Properties
- Script
- Zyyy
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30FC
Frequently Asked Questions
What is the ー character (HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK)?
ー (HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK) is the Unicode character U+FF70.
What is the Unicode codepoint of HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK?
The HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK character (ー) has codepoint U+FF70.
How do I type or copy HALFWIDTH KATAKANA-HIRAGANA PROLONGED SOUND MARK?
Copy ー directly, or use the HTML entity, UTF-8, and code encodings shown on this page.