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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?着東?着東B 0011111110010010100001011001001110001100001111111001001010000101100100111000110001000010 3f9285938c3f9285938c42
EUC-JP ?着東?着東B 0011111111000011111001011100010111101100001111111100001111100101110001011110110001000010 3fc3e5c5ec3fc3e5c5ec42
UTF-8 뤓着東뤓着東B 11101011101001001001001111100111100111011000000011100110100111011011000111101011101001001001001111100111100111011000000011100110100111011011000101000010 eba493e79d80e69db1eba493e79d80e69db142
UHC 뤓着東뤓着東B 10001111110000111111001110110111110101001101010010001111110000111111001110110111110101001101010001000010 8fc3f3b7d4d48fc3f3b7d4d442

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