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 墻??筌??節 10011010110101000011111100111111111000101010001100111111001111111001000011011111 9ad43f3fe2a33f3f90df
EUC-JP 墻??筌??節 11010100110101100011111100111111111001001010010100111111001111111100000011100001 d4d63f3fe4a53f3fc0e1
UTF-8 墻뀐슈筌쒒낡節 111001011010001010111011111010111000000010010000111011001000101010001000111001111010110110001100111011001001001010010010111010111000001010100001111001111010111110000000 e5a2bbeb8090ec8a88e7ad8cec9292eb82a1e7af80
UHC 墻뀐슈筌쒒낡節 1110110111011111101100101110111110111101101101001110111110100111100111001110100110110011101100001110111110111101 eddfb2efbdb4efa79ce9b3b0efbd

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