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 席?蘂席??^ 10010000110010000011111111100101010000011001000011001000001111110011111101011110 90c83fe54190c83f3f5e
EUC-JP 席?蘂席?芮^ 110000001100101000111111111010011010001011000000110010100011111110001111110101111100010101011110 c0ca3fe9a2c0ca3f8fd7c55e
UTF-8 席렣蘂席렣芮^ 11100101101110001010110111101011101000001010001111101000100110001000001011100101101110001010110111101011101000001010001111101000100010101010111001011110 e5b8adeba0a3e89882e5b8adeba0a3e88aae5e
UHC 席렣蘂席렣芮^ 11100000101011001000111010110100111001111101111011100000101011001000111010110100111001111101110001011110 e0ac8eb4e7dee0ac8eb4e7dc5e

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