Search
Search for a symbol or emoji...
く
く
Hiragana Letter Ku Symbol く
Hiragana Letter Ku Symbol Information
| Symbol Name | Hiragana Letter Ku |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+304F |
| CSS Code | \304F |
| Hex Code | く |
| HTML Code | く |
| Symbol | く |
Hiragana Letter Ku Symbol Encoding
| UTF-8 | 0xE3 0x81 0x8F |
| UTF-16 | 0x304F |
| UTF-32 | 0x0000304F |
How to add hiragana letter ku symbol via keyboard on different Operating systems
You can type the hiragana letter ku symbol on most modern devices with the help of following methods:
How to type hiragana letter ku symbol on Microsoft Word
You can type the hiragana letter ku in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 304F
- Without moving the cursor press keys Alt + x together
- The original 304F is now transformed into く
How to type hiragana letter ku symbol on Microsoft Windows
You can type the hiragana letter ku on Microsoft windows using following steps:
- Hold Alt and press to type hiragana letter ku on your windows machine.
How to type hiragana letter ku symbol on Mac OS
You can type the hiragana letter ku on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Hiragana Letter Ku" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type hiragana letter ku symbol on Linux
You can type the hiragana letter ku on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 304F consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type hiragana letter ku symbol on IOS and Android
The easiest way to type the hiragana letter ku symbol on ios and android is to copy and paste it wherever you need it.
How to use hiragana letter ku in CSS
//CSS Example
1span {
2 content: \304F;
3 }How to use hiragana letter ku in HTML
//HTML Example
1<span>く</span>Hiragana Letter Ku symbol representation in programming languages
Hiragana Letter Kusymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{304F} |
| Ruby | \u{304F} |
| Python | \u304F |
| PHP | \u{304F} |
| Perl | \x{304F} |
| Java | \u304F |
| Modern JavaScript - Since ES6 | \u{304F} |
| JavaScript | \u304F |
| Go | \u304F |
| C# | \u304F |
| C and C++ | \u304F |
| Bash and Zsh - inside echo -e | \u304F |
| RFC 5137 | \u'304F' |
