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{^ 1111011011100011011011100101101001011110011010001111011011100011011011100101101001011110011001100100111001111101111101101110001101101110010110100101111001101000111101101110001101101110010110100101111001100110010011100111101101011110 f6e36e5a5e68f6e36e5a5e664e7df6e36e5a5e68f6e36e5a5e664e7b5e
EUC-JP ?nZ^h?nZ^fN}?nZ^h?nZ^fN{^ 00111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111110100111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111101101011110 3f6e5a5e683f6e5a5e664e7d3f6e5a5e683f6e5a5e664e7b5e
UTF-8 nZ^hnZ^fN}nZ^hnZ^fN{^ 111011101001010010001010011011100101101001011110011010001110111010010100100010100110111001011010010111100110011001001110011111011110111010010100100010100110111001011010010111100110100011101110100101001000101001101110010110100101111001100110010011100111101101011110 ee948a6e5a5e68ee948a6e5a5e664e7dee948a6e5a5e68ee948a6e5a5e664e7b5e
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)