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 | ??????h | 00111111001111110011111100111111001111110011111101101000 | 3f3f3f3f3f3f68 |
SJIS-WIN | 将腓。熄「偆h | 1000111110101011111001000100001110100001111000001000111110100010111110100111100001101000 | 8fabe443a1e08fa2fa7868 |
EUC-JP | 将腓。熄「偆h | 1011111010101101111001111010010010001110101000011101111111101111100011101010001010001111101100011110001101101000 | beade7a48ea1dfef8ea28fb1e368 |
UTF-8 | 将腓。熄「偆h | 11100101101100001000011011101000100001011001001111101111101111011010000111100111100001101000010011101111101111011010001011100101100000011000011001101000 | e5b086e88593efbda1e78684efbda2e5818668 |
UHC | ???熄??h | 0011111100111111001111111110001111011000001111110011111101101000 | 3f3f3fe3d83f3f68 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)