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^ 111001011111011010010011111010111001100010101001010001001110010111110110100100111110101110011000101010010100010001011110 e5f693eb98a944e5f693eb98a9445e
EUC-JP 褻畷乘D褻畷乘D^ 111010101111100011000110111011011101000010101011010001001110101011111000110001101110110111010000101010110100010001011110 eaf8c6edd0ab44eaf8c6edd0ab445e
UTF-8 褻畷乘D褻畷乘D^ 111010001010010010111011111001111001010110110111111001001011100110011000010001001110100010100100101110111110011110010101101101111110010010111001100110000100010001011110 e8a4bbe795b7e4b99844e8a4bbe795b7e4b998445e
UHC 褻?乘D褻?乘D^ 11100000111000010011111111100011101010110100010011100000111000010011111111100011101010110100010001011110 e0e13fe3ab44e0e13fe3ab445e

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