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{^ 11100100011011100101101001011110011010001110010001101110010110100101111001100110010011100111110111100100011011100101101001011110011010001110010001101110010110100101111001100110010011100111101101011110 e46e5a5e68e46e5a5e664e7de46e5a5e68e46e5a5e664e7b5e
EUC-JP 舅Z^h舅Z^fN}舅Z^h舅Z^fN{^ 11100111110011110101101001011110011010001110011111001111010110100101111001100110010011100111110111100111110011110101101001011110011010001110011111001111010110100101111001100110010011100111101101011110 e7cf5a5e68e7cf5a5e664e7de7cf5a5e68e7cf5a5e664e7b5e
UTF-8 舅Z^h舅Z^fN}舅Z^h舅Z^fN{^ 1110100010001000100001010101101001011110011010001110100010001000100001010101101001011110011001100100111001111101111010001000100010000101010110100101111001101000111010001000100010000101010110100101111001100110010011100111101101011110 e888855a5e68e888855a5e664e7de888855a5e68e888855a5e664e7b5e
UHC 舅Z^h舅Z^fN}舅Z^h舅Z^fN{^ 11001111110000000101101001011110011010001100111111000000010110100101111001100110010011100111110111001111110000000101101001011110011010001100111111000000010110100101111001100110010011100111101101011110 cfc05a5e68cfc05a5e664e7dcfc05a5e68cfc05a5e664e7b5e

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