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 ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e
SJIS-WIN hWhJn}hWhJn{^ 111100101100000101101000010101111111001011000001011010000100101001101110011111011111001011000001011010000101011111110010110000010110100001001010011011100111101101011110 f2c16857f2c1684a6e7df2c16857f2c1684a6e7b5e
EUC-JP ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e
UTF-8 hWhJn}hWhJn{^ 11101110100001111011100001101000010101111110111010000111101110000110100001001010011011100111110111101110100001111011100001101000010101111110111010000111101110000110100001001010011011100111101101011110 ee87b86857ee87b8684a6e7dee87b86857ee87b8684a6e7b5e
UHC ?hW?hJn}?hW?hJn{^ 0011111101101000010101110011111101101000010010100110111001111101001111110110100001010111001111110110100001001010011011100111101101011110 3f68573f684a6e7d3f68573f684a6e7b5e

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