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 ŠznZ^hŠznZ^fN}ŠznZ^hŠznZ^fN{^ 1000101001111010011011100101101001011110011010001000101001111010011011100101101001011110011001100100111001111101100010100111101001101110010110100101111001101000100010100111101001101110010110100101111001100110010011100111101101011110 8a7a6e5a5e688a7a6e5a5e664e7d8a7a6e5a5e688a7a6e5a5e664e7b5e
SJIS-WIN ?znZ^h?znZ^fN}?znZ^h?znZ^fN{^ 0011111101111010011011100101101001011110011010000011111101111010011011100101101001011110011001100100111001111101001111110111101001101110010110100101111001101000001111110111101001101110010110100101111001100110010011100111101101011110 3f7a6e5a5e683f7a6e5a5e664e7d3f7a6e5a5e683f7a6e5a5e664e7b5e
EUC-JP ?znZ^h?znZ^fN}?znZ^h?znZ^fN{^ 0011111101111010011011100101101001011110011010000011111101111010011011100101101001011110011001100100111001111101001111110111101001101110010110100101111001101000001111110111101001101110010110100101111001100110010011100111101101011110 3f7a6e5a5e683f7a6e5a5e664e7d3f7a6e5a5e683f7a6e5a5e664e7b5e
UTF-8 ŠznZ^hŠznZ^fN}ŠznZ^hŠznZ^fN{^ 110000101000101001111010011011100101101001011110011010001100001010001010011110100110111001011010010111100110011001001110011111011100001010001010011110100110111001011010010111100110100011000010100010100111101001101110010110100101111001100110010011100111101101011110 c28a7a6e5a5e68c28a7a6e5a5e664e7dc28a7a6e5a5e68c28a7a6e5a5e664e7b5e
UHC ?znZ^h?znZ^fN}?znZ^h?znZ^fN{^ 0011111101111010011011100101101001011110011010000011111101111010011011100101101001011110011001100100111001111101001111110111101001101110010110100101111001101000001111110111101001101110010110100101111001100110010011100111101101011110 3f7a6e5a5e683f7a6e5a5e664e7d3f7a6e5a5e683f7a6e5a5e664e7b5e

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