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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN シラ衽[シラ衽[^ 1011110011010111111001011101000101011011101111001101011111100101110100010101101101011110 bcd7e5d15bbcd7e5d15b5e
EUC-JP シラ衽[シラ衽[^ 100011101011110010001110110101111110101011010011010110111000111010111100100011101101011111101010110100110101101101011110 8ebc8ed7ead35b8ebc8ed7ead35b5e
UTF-8 シラ衽[シラ衽[^ 111011111011110110111100111011111011111010010111111010001010000110111101010110111110111110111101101111001110111110111110100101111110100010100001101111010101101101011110 efbdbcefbe97e8a1bd5befbdbcefbe97e8a1bd5b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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