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?????Z???^ 00111111001111110101101000111111001111110011111100111111001111110101101000111111001111110011111101011110 3f3f5a3f3f3f3f3f5a3f3f3f5e
SJIS-WIN テサZテδシテサZテδシ^ 110000111011101101011010110000111000001111000010101111001100001110111011010110101100001110000011110000101011110001011110 c3bb5ac383c2bcc3bb5ac383c2bc5e
EUC-JP テサZテδシテサZテδシ^ 1000111011000011100011101011101101011010100011101100001110100110110001001000111010111100100011101100001110001110101110110101101010001110110000111010011011000100100011101011110001011110 8ec38ebb5a8ec3a6c48ebc8ec38ebb5a8ec3a6c48ebc5e
UTF-8 テサZテδシテサZテδシ^ 11101111101111101000001111101111101111011011101101011010111011111011111010000011110011101011010011101111101111011011110011101111101111101000001111101111101111011011101101011010111011111011111010000011110011101011010011101111101111011011110001011110 efbe83efbdbb5aefbe83ceb4efbdbcefbe83efbdbb5aefbe83ceb4efbdbc5e
UHC ??Z?δ???Z?δ?^ 001111110011111101011010001111111010010111100100001111110011111100111111010110100011111110100101111001000011111101011110 3f3f5a3fa5e43f3f3f5a3fa5e43f5e

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