To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN ?孰仙J}?孰仙J{^ 001111111001101101111000100100001110010101001010011111010011111110011011011110001001000011100101010010100111101101011110 3f9b7890e54a7d3f9b7890e54a7b5e
EUC-JP 饍孰仙J}饍孰仙J{^ 10001111111010001110110111010101110110011100000011100111010010100111110110001111111010001110110111010101110110011100000011100111010010100111101101011110 8fe8edd5d9c0e74a7d8fe8edd5d9c0e74a7b5e
UTF-8 饍孰仙J}饍孰仙J{^ 1110100110100101100011011110010110101101101100001110010010111011100110010100101001111101111010011010010110001101111001011010110110110000111001001011101110011001010010100111101101011110 e9a58de5adb0e4bb994a7de9a58de5adb0e4bb994a7b5e
UHC 饍孰仙J}饍孰仙J{^ 1110000011010111111000101101010111100000101110010100101001111101111000001101011111100010110101011110000010111001010010100111101101011110 e0d7e2d5e0b94a7de0d7e2d5e0b94a7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)