copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ij'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ij
LATIN SMALL LIGATURE IJ
Overview
ij (LATIN SMALL LIGATURE IJ) is the Unicode character at code point U+0133. It belongs to the Latin Extended-A block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0133 | |
| decimal | 307 | |
| htmldecimal | ij | |
| htmlhex | ij | |
| css | \0133 | |
| javascript | \u{133} | |
| python | \u0133 | |
| java | \u0133 | |
| go | \u0133 | |
| ruby | \u{133} | |
| rust | \u{133} | |
| ccpp | \u0133 | |
| urlencoded | %C4%B3 | |
| utf8bytes | c4 b3 | |
| utf16bebytes | 01 33 | |
| utf32bebytes | 00 00 01 33 |
How to Use
HTML:
ij
CSS:
content: "\0133"
JavaScript:
"\u{133}"
Python:
"\u0133"
Properties
- Block
- Latin Extended-A
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0069 006A
Frequently Asked Questions
What is the ij character (LATIN SMALL LIGATURE IJ)?
ij (LATIN SMALL LIGATURE IJ) is the Unicode character U+0133.
What is the Unicode codepoint of LATIN SMALL LIGATURE IJ?
The LATIN SMALL LIGATURE IJ character (ij) has codepoint U+0133.
How do I type or copy LATIN SMALL LIGATURE IJ?
Copy ij directly, or use the HTML entity, UTF-8, and code encodings shown on this page.