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 墻??浴??節 10011010110101000011111100111111100101111000000100111111001111111001000011011111 9ad43f3f97813f3f90df
EUC-JP 墻??浴??節 11010100110101100011111100111111110011011110000100111111001111111100000011100001 d4d63f3fcde13f3fc0e1
UTF-8 墻졾뤀浴띰슘節 111001011010001010111011111011001010000110111110111010111010010010000000111001101011010110110100111010111001110110110000111011001000101010011000111001111010111110000000 e5a2bbeca1beeba480e6b5b4eb9db0ec8a98e7af80
UHC 墻졾뤀浴띰슘節 1110110111011111101000001110010110001111101100011110100110110001101101101110111110111101101101111110111110111101 eddfa0e58fb1e9b1b6efbdb7efbd

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