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{^ 00111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111110100111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111101101011110 3f6e5a5e683f6e5a5e664e7d3f6e5a5e683f6e5a5e664e7b5e
EUC-JP ?nZ^h?nZ^fN}?nZ^h?nZ^fN{^ 00111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111110100111111011011100101101001011110011010000011111101101110010110100101111001100110010011100111101101011110 3f6e5a5e683f6e5a5e664e7d3f6e5a5e683f6e5a5e664e7b5e
UTF-8 숥nZ^h숥nZ^fN}숥nZ^h숥nZ^fN{^ 111011001000100010100101011011100101101001011110011010001110110010001000101001010110111001011010010111100110011001001110011111011110110010001000101001010110111001011010010111100110100011101100100010001010010101101110010110100101111001100110010011100111101101011110 ec88a56e5a5e68ec88a56e5a5e664e7dec88a56e5a5e68ec88a56e5a5e664e7b5e
UHC 숥nZ^h숥nZ^fN}숥nZ^h숥nZ^fN{^ 1001101001000010011011100101101001011110011010001001101001000010011011100101101001011110011001100100111001111101100110100100001001101110010110100101111001101000100110100100001001101110010110100101111001100110010011100111101101011110 9a426e5a5e689a426e5a5e664e7d9a426e5a5e689a426e5a5e664e7b5e

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