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 張?薔?張?薔?^ 10010010101000110011111111100101010010110011111110010010101000110011111111100101010010110011111101011110 92a33fe54b3f92a33fe54b3f5e
EUC-JP 張?薔?張?薔?^ 11000100101001010011111111101001101011000011111111000100101001010011111111101001101011000011111101011110 c4a53fe9ac3fc4a53fe9ac3f5e
UTF-8 張렒薔렯張렒薔렯^ 11100101101111001011010111101011101000001001001011101000100101101001010011101011101000001010111111100101101111001011010111101011101000001001001011101000100101101001010011101011101000001010111101011110 e5bcb5eba092e89694eba0afe5bcb5eba092e89694eba0af5e
UHC 張렒薔렯張렒薔렯^ 1110110111100101100011101010011111101101111110011000111010111100111011011110010110001110101001111110110111111001100011101011110001011110 ede58ea7edf98ebcede58ea7edf98ebc5e

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