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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 薰ァ雖画ソオ謔 1111101110011110101001111110010110101011100010011110011010111111101101011110011010000010 fb9ea7e5ab89e6bfb5e682
EUC-JP ?ァ雖画ソオ謔 00111111100011101010011111101010101011011011001011101000100011101011111110001110101101011110101111100010 3f8ea7eaadb2e88ebf8eb5ebe2
UTF-8 薰ァ雖画ソオ謔 111010001001011010110000111011111011110110100111111010011001101110010110111001111001010010111011111011111011110110111111111011111011110110110101111010001010110010010100 e896b0efbda7e99b96e794bbefbdbfefbdb5e8ac94
UHC 薰?雖???謔 11111101101110010011111111100010110011000011111100111111001111111111100111001100 fdb93fe2cc3f3f3ff9cc

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