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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??隘}??隘{^ 0011111100111111111010001010010101111101001111110011111111101000101001010111101101011110 3f3fe8a57d3f3fe8a57b5e
EUC-JP ??隘}??隘{^ 0011111100111111111100001010011101111101001111110011111111110000101001110111101101011110 3f3ff0a77d3f3ff0a77b5e
UTF-8 롛롅隘}롛롅隘{^ 111010111010000110011011111010111010000110000101111010011001101010011000011111011110101110100001100110111110101110100001100001011110100110011010100110000111101101011110 eba19beba185e99a987deba19beba185e99a987b5e
UHC 롛롅隘}롛롅隘{^ 100011101101111110001110110010111110010011110110011111011000111011011111100011101100101111100100111101100111101101011110 8edf8ecbe4f67d8edf8ecbe4f67b5e

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