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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 張?轅?張?轅? 100100101010001100111111111001110111011000111111100100101010001100111111111001110111011000111111 92a33fe7763f92a33fe7763f
EUC-JP 張?轅?張?轅? 110001001010010100111111111011011101011100111111110001001010010100111111111011011101011100111111 c4a53fedd73fc4a53fedd73f
UTF-8 張렰轅렒張렰轅렒 111001011011110010110101111010111010000010110000111010001011110110000101111010111010000010010010111001011011110010110101111010111010000010110000111010001011110110000101111010111010000010010010 e5bcb5eba0b0e8bd85eba092e5bcb5eba0b0e8bd85eba092
UHC 張렰轅렒張렰轅렒 11101101111001011000111010111101111010101011111110001110101001111110110111100101100011101011110111101010101111111000111010100111 ede58ebdeabf8ea7ede58ebdeabf8ea7

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