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 ?換晤?換晤^ 0011111110001010101101111001110111101011001111111000101010110111100111011110101101011110 3f8ab79deb3f8ab79deb5e
EUC-JP ?換晤?換晤^ 0011111110110100101110011101101011101101001111111011010010111001110110101110110101011110 3fb4b9daed3fb4b9daed5e
UTF-8 룿換晤룿換晤^ 11101011101000111011111111100110100011111001101111100110100110011010010011101011101000111011111111100110100011111001101111100110100110011010010001011110 eba3bfe68f9be699a4eba3bfe68f9be699a45e
UHC 룿換晤룿換晤^ 10001111101100001111110010110101111001111111101110001111101100001111110010110101111001111111101101011110 8fb0fcb5e7fb8fb0fcb5e7fb5e

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