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 ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a
SJIS-WIN テ凖コツ渉「テサZ 1100001110011001110000111011101011000010100011111100001010100010110000111011101101011010 c399c3bac28fc2a2c3bb5a
EUC-JP テ凖コツ渉「テサZ 1000111011000011110100101100010110001110101110101000111011000010101111101100010010001110101000101000111011000011100011101011101101011010 8ec3d2c58eba8ec2bec48ea28ec38ebb5a
UTF-8 テ凖コツ渉「テサZ 11101111101111101000001111100101100001111001011011101111101111011011101011101111101111101000001011100110101110001000100111101111101111011010001011101111101111101000001111101111101111011011101101011010 efbe83e58796efbdbaefbe82e6b889efbda2efbe83efbdbb5a
UHC ????????Z 001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f5a

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