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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 陜蒄iJ}陜蒄iJ{^ 1110100010011101111001001101010110000010100010010100101001111101111010001001110111100100110101011000001010001001010010100111101101011110 e89de4d582894a7de89de4d582894a7b5e
EUC-JP 陜蒄iJ}陜蒄iJ{^ 1110111111111101111010001101011110100011111010010100101001111101111011111111110111101000110101111010001111101001010010100111101101011110 effde8d7a3e94a7deffde8d7a3e94a7b5e
UTF-8 陜蒄iJ}陜蒄iJ{^ 1110100110011001100111001110100010010010100001001110111110111101100010010100101001111101111010011001100110011100111010001001001010000100111011111011110110001001010010100111101101011110 e9999ce89284efbd894a7de9999ce89284efbd894a7b5e
UHC 陜?iJ}陜?iJ{^ 111110011111000000111111101000111110100101001010011111011111100111110000001111111010001111101001010010100111101101011110 f9f03fa3e94a7df9f03fa3e94a7b5e

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