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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 張?媛繃張?媛棚^ 100100101010001100111111100101010101000111100011011111011001001010100011001111111001010101010001100100100100100101011110 92a33f9551e37d92a33f955192495e
EUC-JP 張?媛繃張?媛棚^ 110001001010010100111111110010011011001011100101110111101100010010100101001111111100100110110010110000111010101001011110 c4a53fc9b2e5dec4a53fc9b2c3aa5e
UTF-8 張렜媛繃張렜媛棚^ 11100101101111001011010111101011101000001001110011100101101010101001101111100111101110011000001111100101101111001011010111101011101000001001110011100101101010101001101111100110101000111001101001011110 e5bcb5eba09ce5aa9be7b983e5bcb5eba09ce5aa9be6a39a5e
UHC 張렜媛繃張렜媛棚^ 1110110111100101100011101010111011101010101100001101110111011110111011011110010110001110101011101110101010110000110111011101110001011110 ede58eaeeab0dddeede58eaeeab0dddc5e

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