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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??????足? 001111110011111100111111001111110011111100111111100100011010101100111111 3f3f3f3f3f3f91ab3f
EUC-JP ??????足? 001111110011111100111111001111110011111100111111110000101010110100111111 3f3f3f3f3f3fc2ad3f
UTF-8 셈섞렯롋렱렳足셉 111011001000010110001000111011001000010010011110111010111010000010101111111010111010000110001011111010111010000010110001111010111010000010110011111010001011011010110011111011001000010110001001 ec8588ec849eeba0afeba18beba0b1eba0b3e8b6b3ec8589
UHC 셈섞렯롋렱렳足셉 10111100110000001011110010101111100011101011110010001110110100011000111010111110100011101100000011110000111010111011110011000001 bcc0bcaf8ebc8ed18ebe8ec0f0ebbcc1

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