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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 獄??彦?Р儼?^ 10001101100101100011111100111111100101010100011000111111100001000101000110011001010101100011111101011110 8d963f3f95463f845199563f5e
EUC-JP 獄??彦?Р儼?^ 10111001111101100011111100111111110010011010011100111111101001111011001011010001101101110011111101011110 b9f63f3fc9a73fa7b2d1b73f5e
UTF-8 獄ㅴ퍢彦띺Р儼췖^ 111001111000110110000100111000111000010110110100111011011000110110100010111001011011110110100110111010111001110110111010110100001010000011100101100001001011110011101100101101111001011001011110 e78d84e385b4ed8da2e5bda6eb9dbad0a0e584bcecb7965e
UHC 獄ㅴ퍢彦띺Р儼췖^ 1110100010101011101001001110010010111011100110011110010111101001100011011110100110101100101100101110010111110000101011100100111101011110 e8aba4e4bb99e5e98de9acb2e5f0ae4f5e

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