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 張?樗?張?樗?^ 10010010101000110011111110010010100101000011111110010010101000110011111110010010100101000011111101011110 92a33f92943f92a33f92943f5e
EUC-JP 張?樗?張?樗?^ 11000100101001010011111111000011111101000011111111000100101001010011111111000011111101000011111101011110 c4a53fc3f43fc4a53fc3f43f5e
UTF-8 張렰樗렓張렰樗렓^ 11100101101111001011010111101011101000001011000011100110101010001001011111101011101000001001001111100101101111001011010111101011101000001011000011100110101010001001011111101011101000001001001101011110 e5bcb5eba0b0e6a897eba093e5bcb5eba0b0e6a897eba0935e
UHC 張렰樗렓張렰樗렓^ 1110110111100101100011101011110111101110110000001000111010101000111011011110010110001110101111011110111011000000100011101010100001011110 ede58ebdeec08ea8ede58ebdeec08ea85e

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