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 | ???? | 00111111001111110011111100111111 | 3f3f3f3f |
SJIS-WIN | 酌式邪嫉 | 1000111011011110100011101010111010001110110101111000111010111001 | 8ede8eae8ed78eb9 |
EUC-JP | 酌式邪嫉 | 1011110011100000101111001011000010111100110110011011110010111011 | bce0bcb0bcd9bcbb |
UTF-8 | 酌式邪嫉 | 111010011000010110001100111001011011110010001111111010011000001010101010111001011010101110001001 | e9858ce5bc8fe982aae5ab89 |
UHC | 酌式邪嫉 | 1110110111001100111000111101001011011110111101111111001011101100 | edcce3d2def7f2ec |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)