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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 張??[張??[^ 1001001010100011001111110011111101011011100100101010001100111111001111110101101101011110 92a33f3f5b92a33f3f5b5e
EUC-JP 張??[張??[^ 1100010010100101001111110011111101011011110001001010010100111111001111110101101101011110 c4a53f3f5bc4a53f3f5b5e
UTF-8 張㎩폀[張㎩폀[^ 111001011011110010110101111000111000111010101001111011011000111110000000010110111110010110111100101101011110001110001110101010011110110110001111100000000101101101011110 e5bcb5e38ea9ed8f805be5bcb5e38ea9ed8f805b5e
UHC 張㎩폀[張㎩폀[^ 111011011110010110100111111001011011110010001111010110111110110111100101101001111110010110111100100011110101101101011110 ede5a7e5bc8f5bede5a7e5bc8f5b5e

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