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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 庵獄\n}庵獄\n{^ 100010001100000110001101100101100101110001101110011111011000100011000001100011011001011001011100011011100111101101011110 88c18d965c6e7d88c18d965c6e7b5e
EUC-JP 庵獄\n}庵獄\n{^ 101100001100001110111001111101100101110001101110011111011011000011000011101110011111011001011100011011100111101101011110 b0c3b9f65c6e7db0c3b9f65c6e7b5e
UTF-8 庵獄\n}庵獄\n{^ 11100101101110101011010111100111100011011000010001011100011011100111110111100101101110101011010111100111100011011000010001011100011011100111101101011110 e5bab5e78d845c6e7de5bab5e78d845c6e7b5e
UHC 庵獄\n}庵獄\n{^ 111001001101110111101000101010110101110001101110011111011110010011011101111010001010101101011100011011100111101101011110 e4dde8ab5c6e7de4dde8ab5c6e7b5e

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