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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 宵ェ召兊}宵ェ召兊{^ 1000111110101010101010101000111110100010111110100111111001111101100011111010101010101010100011111010001011111010011111100111101101011110 8faaaa8fa2fa7e7d8faaaa8fa2fa7e7b5e
EUC-JP 宵ェ召兊}宵ェ召兊{^ 101111101010110010001110101010101011111010100100100011111011001011100110011111011011111010101100100011101010101010111110101001001000111110110010111001100111101101011110 beac8eaabea48fb2e67dbeac8eaabea48fb2e67b5e
UTF-8 宵ェ召兊}宵ェ召兊{^ 111001011010111010110101111011111011110110101010111001011000111110101100111001011000010110001010011111011110010110101110101101011110111110111101101010101110010110001111101011001110010110000101100010100111101101011110 e5aeb5efbdaae58face5858a7de5aeb5efbdaae58face5858a7b5e
UHC 宵?召?}宵?召?{^ 111000011011001000111111111000011010111100111111011111011110000110110010001111111110000110101111001111110111101101011110 e1b23fe1af3f7de1b23fe1af3f7b5e

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