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 遭???}遭???{^ 10010001100110000011111100111111001111110111110110010001100110000011111100111111001111110111101101011110 91983f3f3f7d91983f3f3f7b5e
EUC-JP 遭???}遭???{^ 11000001111110000011111100111111001111110111110111000001111110000011111100111111001111110111101101011110 c1f83f3f3f7dc1f83f3f3f7b5e
UTF-8 遭ㅹ렦록}遭ㅹ렦록{^ 111010011000000110101101111000111000010110111001111010111010000010100110111010111010000110011101011111011110100110000001101011011110001110000101101110011110101110100000101001101110101110100001100111010111101101011110 e981ade385b9eba0a6eba19d7de981ade385b9eba0a6eba19d7b5e
UHC 遭ㅹ렦록}遭ㅹ렦록{^ 11110000111001001010010011101001100011101011010110110111110011110111110111110000111001001010010011101001100011101011010110110111110011110111101101011110 f0e4a4e98eb5b7cf7df0e4a4e98eb5b7cf7b5e

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