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 倭??搖??暎 10011000011000000011111100111111100111011000101000111111001111111001110111110011 98603f3f9d8a3f3f9df3
EUC-JP 倭??搖??暎 11001111110000010011111100111111110110011110101000111111001111111101101011110101 cfc13f3fd9ea3f3fdaf5
UTF-8 倭억쉭搖졾쥞暎 111001011000000010101101111011001001011010110101111011001000100110101101111001101001000010010110111011001010000110111110111011001010010110011110111001101001101010001110 e580adec96b5ec89ade69096eca1beeca59ee69a8e
UHC 倭억쉭搖졾쥞暎 1110100011011110101111101110111110111101101011011110100011110100101000001110010110100010100100111110011110110010 e8debeefbdade8f4a0e5a293e7b2

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