To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 邨ィ骼樣時骼 | 1110011110110101101010001110100110001110100111101110100110001110100111101110100110001110 | e7b5a8e98e9ee98e9ee98e |
EUC-JP | 邨ィ骼樣時骼 | 111011101011011110001110101010001111000111101110110111001110101110111011111111101111000111101110 | eeb78ea8f1eedcebbbfef1ee |
UTF-8 | 邨ィ骼樣時骼 | 111010011000001010101000111011111011110110101000111010011010101010111100111001101010100010100011111001101001100110000010111010011010101010111100 | e982a8efbda8e9aabce6a8a3e69982e9aabc |
UHC | 邨??樣時? | 111101011011111000111111001111111110010111000110111000111100000100111111 | f5be3f3fe5c6e3c13f |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)