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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 苜鰹戎D苜鰹戎D^ 111001001001110010001010100011111000111101011110010001001110010010011100100010101000111110001111010111100100010001011110 e49c8a8f8f5e44e49c8a8f8f5e445e
EUC-JP 苜鰹戎D苜鰹戎D^ 111001111111110010110011111011111011110110111111010001001110011111111100101100111110111110111101101111110100010001011110 e7fcb3efbdbf44e7fcb3efbdbf445e
UTF-8 苜鰹戎D苜鰹戎D^ 111010001000101110011100111010011011000010111001111001101000100010001110010001001110100010001011100111001110100110110000101110011110011010001000100011100100010001011110 e88b9ce9b0b9e6888e44e88b9ce9b0b9e6888e445e
UHC ??戎D??戎D^ 0011111100111111111010111101010001000100001111110011111111101011110101000100010001011110 3f3febd4443f3febd4445e

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