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 ?nZ^h?nZ^fN}?nZ^h?nZ^fN{^ 00111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111110100111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111101101011110 3f6e5a5e683f6e5a5e664e7d3f6e5a5e683f6e5a5e664e7b5e
SJIS-WIN nZ^hnZ^fN}nZ^hnZ^fN{^ 1111001011100011011011100101101001011110011010001111001011100011011011100101101001011110011001100100111001111101111100101110001101101110010110100101111001101000111100101110001101101110010110100101111001100110010011100111101101011110 f2e36e5a5e68f2e36e5a5e664e7df2e36e5a5e68f2e36e5a5e664e7b5e
EUC-JP ?nZ^h?nZ^fN}?nZ^h?nZ^fN{^ 00111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111110100111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111101101011110 3f6e5a5e683f6e5a5e664e7d3f6e5a5e683f6e5a5e664e7b5e
UTF-8 nZ^hnZ^fN}nZ^hnZ^fN{^ 111011101000100010011010011011100101101001011110011010001110111010001000100110100110111001011010010111100110011001001110011111011110111010001000100110100110111001011010010111100110100011101110100010001001101001101110010110100101111001100110010011100111101101011110 ee889a6e5a5e68ee889a6e5a5e664e7dee889a6e5a5e68ee889a6e5a5e664e7b5e
UHC ?nZ^h?nZ^fN}?nZ^h?nZ^fN{^ 00111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111110100111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111101101011110 3f6e5a5e683f6e5a5e664e7d3f6e5a5e683f6e5a5e664e7b5e

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