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 倭??節??潁 10011000011000000011111100111111100100001101111100111111001111111001111111110001 98603f3f90df3f3f9ff1
EUC-JP 倭??節??潁 11001111110000010011111100111111110000001110000100111111001111111101111011110011 cfc13f3fc0e13f3fdef3
UTF-8 倭얏뇘節띰슴潁 111001011000000010101101111011001001011010001111111010111000011110011000111001111010111110000000111010111001110110110000111011001000101010110100111001101011110110000001 e580adec968feb8798e7af80eb9db0ec8ab4e6bd81
UHC 倭얏뇘節띰슴潁 1110100011011110101111101110011010000111100000111110111110111101101101101110111110111101101111111110011110111000 e8debee68783efbdb6efbdbfe7b8

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