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 墻??浴??壯 10011010110101000011111100111111100101111000000100111111001111111001101011100001 9ad43f3f97813f3f9ae1
EUC-JP 墻??浴??壯 11010100110101100011111100111111110011011110000100111111001111111101010011100011 d4d63f3fcde13f3fd4e3
UTF-8 墻긷윿浴㎩뤀壯 111001011010001010111011111010101011100010110111111011001001110010111111111001101011010110110100111000111000111010101001111010111010010010000000111001011010001110101111 e5a2bbeab8b7ec9cbfe6b5b4e38ea9eba480e5a3af
UHC 墻긷윿浴㎩뤀壯 1110110111011111101100011110010110011111101101111110100110110001101001111110010110001111101100011110110111100000 eddfb1e59fb7e9b1a7e58fb1ede0

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