Search
Search for a symbol or emoji...
Ĩ
Ĩ
I with Tilde Symbol Ĩ
I with Tilde Symbol Information
| Symbol Name | I with Tilde |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+0128 |
| CSS Code | \0128 |
| HTML Entity | Ĩ |
| Hex Code | Ĩ |
| HTML Code | Ĩ |
| Symbol | Ĩ |
I with Tilde Symbol Encoding
| UTF-8 | 0xC4 0xA8 |
| UTF-16 | 0x0128 |
| UTF-32 | 0x00000128 |
How to add i with tilde symbol via keyboard on different Operating systems
You can type the i with tilde symbol on most modern devices with the help of following methods:
How to type i with tilde symbol on Microsoft Word
You can type the i with tilde in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 0128
- Without moving the cursor press keys Alt + x together
- The original 0128 is now transformed into Ĩ
How to type i with tilde symbol on Microsoft Windows
You can type the i with tilde on Microsoft windows using following steps:
- Hold Alt and press to type i with tilde on your windows machine.
How to type i with tilde symbol on Mac OS
You can type the i with tilde 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 "I with Tilde" 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 i with tilde symbol on Linux
You can type the i with tilde 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 0128 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type i with tilde symbol on IOS and Android
The easiest way to type the i with tilde symbol on ios and android is to copy and paste it wherever you need it.
How to use i with tilde in CSS
//CSS Example
1span {
2 content: \0128;
3 }How to use i with tilde in HTML
//HTML Example
1<span>Ĩ</span>I with Tilde symbol representation in programming languages
I with Tildesymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{128} |
| Ruby | \u{128} |
| Python | \u0128 |
| PHP | \u{128} |
| Perl | \x{128} |
| Java | \u0128 |
| Modern JavaScript - Since ES6 | \u{128} |
| JavaScript | \u0128 |
| Go | \u0128 |
| C# | \u0128 |
| C and C++ | \u0128 |
| Bash and Zsh - inside echo -e | \u0128 |
| RFC 5137 | \u'0128' |
