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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 耶??揖??酉 10010110111010110011111100111111100101110100101100111111001111111001001111010001 96eb3f3f974b3f3f93d1
EUC-JP 耶??揖??酉 11001100111011010011111100111111110011011010110000111111001111111100011011010011 cced3f3fcdac3f3fc6d3
UTF-8 耶쇰쉥揖드쭦酉 111010001000000010110110111011001000011110110000111011001000100110100101111001101000111110010110111010111001001110011100111011001010110110100110111010011000010110001001 e880b6ec87b0ec89a5e68f96eb939cecada6e98589
UHC 耶쇰쉥揖드쭦酉 1110010110101101101111001110101110111101101010111110101111100111101101011110010110100111100110101110101110110111 e5adbcebbdabebe7b5e5a79aebb7

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