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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 陷崎撻陷崎撻^ 11101000100111001000110111101000100111011010001111101000100111001000110111101000100111011010001101011110 e89c8de89da3e89c8de89da35e
EUC-JP 陷崎撻陷崎撻^ 11101111111111001011101011101010110110101010010111101111111111001011101011101010110110101010010101011110 effcbaeadaa5effcbaeadaa55e
UTF-8 陷崎撻陷崎撻^ 11101001100110011011011111100101101101001000111011100110100100101011101111101001100110011011011111100101101101001000111011100110100100101011101101011110 e999b7e5b48ee692bbe999b7e5b48ee692bb5e
UHC 陷崎撻陷崎撻^ 11111001111010001101000011111000110100111011010111111001111010001101000011111000110100111011010101011110 f9e8d0f8d3b5f9e8d0f8d3b55e

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