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^ 111001101001100010010011111010111001100010101001010001001110011010011000100100111110101110011000101010010100010001011110 e69893eb98a944e69893eb98a9445e
EUC-JP 譏畷乘D譏畷乘D^ 111010111111100011000110111011011101000010101011010001001110101111111000110001101110110111010000101010110100010001011110 ebf8c6edd0ab44ebf8c6edd0ab445e
UTF-8 譏畷乘D譏畷乘D^ 111010001010110110001111111001111001010110110111111001001011100110011000010001001110100010101101100011111110011110010101101101111110010010111001100110000100010001011110 e8ad8fe795b7e4b99844e8ad8fe795b7e4b998445e
UHC 譏?乘D譏?乘D^ 11010001110000010011111111100011101010110100010011010001110000010011111111100011101010110100010001011110 d1c13fe3ab44d1c13fe3ab445e

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