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^h?Z^fN}?Z^h?Z^fN{^ 001111110101101001011110011010000011111101011010010111100110011001001110011111010011111101011010010111100110100000111111010110100101111001100110010011100111101101011110 3f5a5e683f5a5e664e7d3f5a5e683f5a5e664e7b5e
SJIS-WIN 眈Z^h眈Z^fN}眈Z^h眈Z^fN{^ 11100001101111000101101001011110011010001110000110111100010110100101111001100110010011100111110111100001101111000101101001011110011010001110000110111100010110100101111001100110010011100111101101011110 e1bc5a5e68e1bc5a5e664e7de1bc5a5e68e1bc5a5e664e7b5e
EUC-JP 眈Z^h眈Z^fN}眈Z^h眈Z^fN{^ 11100010101111100101101001011110011010001110001010111110010110100101111001100110010011100111110111100010101111100101101001011110011010001110001010111110010110100101111001100110010011100111101101011110 e2be5a5e68e2be5a5e664e7de2be5a5e68e2be5a5e664e7b5e
UTF-8 眈Z^h眈Z^fN}眈Z^h眈Z^fN{^ 1110011110011100100010000101101001011110011010001110011110011100100010000101101001011110011001100100111001111101111001111001110010001000010110100101111001101000111001111001110010001000010110100101111001100110010011100111101101011110 e79c885a5e68e79c885a5e664e7de79c885a5e68e79c885a5e664e7b5e
UHC 眈Z^h眈Z^fN}眈Z^h眈Z^fN{^ 11110111101011110101101001011110011010001111011110101111010110100101111001100110010011100111110111110111101011110101101001011110011010001111011110101111010110100101111001100110010011100111101101011110 f7af5a5e68f7af5a5e664e7df7af5a5e68f7af5a5e664e7b5e

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