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{^ 11100111110011110101101001011110011010001110011111001111010110100101111001100110010011100111110111100111110011110101101001011110011010001110011111001111010110100101111001100110010011100111101101011110 e7cf5a5e68e7cf5a5e664e7de7cf5a5e68e7cf5a5e664e7b5e
EUC-JP 醯Z^h醯Z^fN}醯Z^h醯Z^fN{^ 11101110110100010101101001011110011010001110111011010001010110100101111001100110010011100111110111101110110100010101101001011110011010001110111011010001010110100101111001100110010011100111101101011110 eed15a5e68eed15a5e664e7deed15a5e68eed15a5e664e7b5e
UTF-8 醯Z^h醯Z^fN}醯Z^h醯Z^fN{^ 1110100110000110101011110101101001011110011010001110100110000110101011110101101001011110011001100100111001111101111010011000011010101111010110100101111001101000111010011000011010101111010110100101111001100110010011100111101101011110 e986af5a5e68e986af5a5e664e7de986af5a5e68e986af5a5e664e7b5e
UHC 醯Z^h醯Z^fN}醯Z^h醯Z^fN{^ 11111011101110000101101001011110011010001111101110111000010110100101111001100110010011100111110111111011101110000101101001011110011010001111101110111000010110100101111001100110010011100111101101011110 fbb85a5e68fbb85a5e664e7dfbb85a5e68fbb85a5e664e7b5e

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