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 張??張??節 10010010101000110011111100111111100100101010001100111111001111111001000011011111 92a33f3f92a33f3f90df
EUC-JP 張??張??節 11000100101001010011111100111111110001001010010100111111001111111100000011100001 c4a53f3fc4a53f3fc0e1
UTF-8 張잌쳣張띰슁節 111001011011110010110101111011001001111010001100111011001011001110100011111001011011110010110101111010111001110110110000111011001000101010000001111001111010111110000000 e5bcb5ec9e8cecb3a3e5bcb5eb9db0ec8a81e7af80
UHC 張잌쳣張띰슁節 1110110111100101100111111110010110101011100010011110110111100101101101101110111110111101101100111110111110111101 ede59fe5ab89ede5b6efbdb3efbd

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