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 陷一サェ陷一サェ^ 11101000100111001000100011101010101110111010101011101000100111001000100011101010101110111010101001011110 e89c88eabbaae89c88eabbaa5e
EUC-JP 陷一サェ陷一サェ^ 1110111111111100101100001110110010001110101110111000111010101010111011111111110010110000111011001000111010111011100011101010101001011110 effcb0ec8ebb8eaaeffcb0ec8ebb8eaa5e
UTF-8 陷一サェ陷一サェ^ 11101001100110011011011111100100101110001000000011101111101111011011101111101111101111011010101011101001100110011011011111100100101110001000000011101111101111011011101111101111101111011010101001011110 e999b7e4b880efbdbbefbdaae999b7e4b880efbdbbefbdaa5e
UHC 陷一??陷一??^ 11111001111010001110110011101001001111110011111111111001111010001110110011101001001111110011111101011110 f9e8ece93f3ff9e8ece93f3f5e

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