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 ?????A? 00111111001111110011111100111111001111110100000100111111 3f3f3f3f3f413f
SJIS-WIN 糊悸?擬?A糊 1000110011010000100111001010011100111111100010110101101100111111010000011000110011010000 8cd09ca73f8b5b3f418cd0
EUC-JP 糊悸?擬?A糊 1011100011010010110110001010100100111111101101011011110000111111010000011011100011010010 b8d2d8a93fb5bc3f41b8d2
UTF-8 糊悸췽擬렧A糊 11100111101100111000101011100110100000101011100011101100101101111011110111100110100100111010110011101011101000001010011101000001111001111011001110001010 e7b38ae682b8ecb7bde693aceba0a741e7b38a
UHC 糊悸췽擬렧A糊 11111011110101011100110011111011110000111111000111101011111101001000111010110110010000011111101111010101 fbd5ccfbc3f1ebf48eb641fbd5

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