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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 壓鴨[}壓鴨[{^ 10011010110110001000101010011011010110110111110110011010110110001000101010011011010110110111101101011110 9ad88a9b5b7d9ad88a9b5b7b5e
EUC-JP 壓鴨[}壓鴨[{^ 11010100110110101011001111111011010110110111110111010100110110101011001111111011010110110111101101011110 d4dab3fb5b7dd4dab3fb5b7b5e
UTF-8 壓鴨[}壓鴨[{^ 1110010110100011100100111110100110110100101010000101101101111101111001011010001110010011111010011011010010101000010110110111101101011110 e5a393e9b4a85b7de5a393e9b4a85b7b5e
UHC 壓鴨[}壓鴨[{^ 11100100111000101110010011100101010110110111110111100100111000101110010011100101010110110111101101011110 e4e2e4e55b7de4e2e4e55b7b5e

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