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' : ''">
カ
KATAKANA LETTER KA
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+30AB | |
| decimal | 12459 | |
| htmldecimal | カ | |
| htmlhex | カ | |
| css | \30AB | |
| javascript | \u{30AB} | |
| python | \u30ab | |
| java | \u30AB | |
| go | \u30AB | |
| ruby | \u{30AB} | |
| rust | \u{30AB} | |
| ccpp | \u30ab | |
| urlencoded | %E3%82%AB | |
| utf8bytes | e3 82 ab | |
| utf16bebytes | 30 ab | |
| utf32bebytes | 00 00 30 ab |
How to Use
HTML:
カ
CSS:
content: "\30AB"
JavaScript:
"\u{30AB}"
Python:
"\u30ab"
Properties
Frequently Asked Questions
What is the カ character (KATAKANA LETTER KA)?
カ (KATAKANA LETTER KA) is the Unicode character U+30AB.
What is the Unicode codepoint of KATAKANA LETTER KA?
The KATAKANA LETTER KA character (カ) has codepoint U+30AB.
How do I type or copy KATAKANA LETTER KA?
Copy カ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.