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 張?轅?張?璋 1001001010100011001111111110011101110110001111111001001010100011001111111110000011110110 92a33fe7763f92a33fe0f6
EUC-JP 張?轅?張?璋 1100010010100101001111111110110111010111001111111100010010100101001111111110000011111000 c4a53fedd73fc4a53fe0f8
UTF-8 張렰轅렫張렰璋 111001011011110010110101111010111010000010110000111010001011110110000101111010111010000010101011111001011011110010110101111010111010000010110000111001111001001010001011 e5bcb5eba0b0e8bd85eba0abe5bcb5eba0b0e7928b
UHC 張렰轅렫張렰璋 1110110111100101100011101011110111101010101111111000111010111001111011011110010110001110101111011110110111110000 ede58ebdeabf8eb9ede58ebdedf0

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