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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 張??\}張??\{^ 10010010101000110011111100111111010111000111110110010010101000110011111100111111010111000111101101011110 92a33f3f5c7d92a33f3f5c7b5e
EUC-JP 張??\}張??\{^ 11000100101001010011111100111111010111000111110111000100101001010011111100111111010111000111101101011110 c4a53f3f5c7dc4a53f3f5c7b5e
UTF-8 張뜹윿\}張뜹윿\{^ 1110010110111100101101011110101110011100101110011110110010011100101111110101110001111101111001011011110010110101111010111001110010111001111011001001110010111111010111000111101101011110 e5bcb5eb9cb9ec9cbf5c7de5bcb5eb9cb9ec9cbf5c7b5e
UHC 張뜹윿\}張뜹윿\{^ 1110110111100101101101101110010110011111101101110101110001111101111011011110010110110110111001011001111110110111010111000111101101011110 ede5b6e59fb75c7dede5b6e59fb75c7b5e

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