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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?班矯?衛??^ 0011111110010100110001111000101110111000001111111000100101110001001111110011111101011110 3f94c78bb83f89713f3f5e
EUC-JP ?班矯?衛??^ 0011111111001000110010011011011010111010001111111011000111010010001111110011111101011110 3fc8c9b6ba3fb1d23f3f5e
UTF-8 뤾班矯쪕衛롉렏^ 11101011101001001011111011100111100011111010110111100111100111111010111111101100101010101001010111101000101000011001101111101011101000011000100111101011101000001000111101011110 eba4bee78fade79fafecaa95e8a19beba189eba08f5e
UHC 뤾班矯쪕衛롉렏^ 100011111110101011011010111011001100111011101100101001011000111111101010110110111000111011001111100011101010010101011110 8feadaecceeca58feadb8ecf8ea55e

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