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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP 縕??D縕??D^ 10001111110101001100001000111111001111110100010010001111110101001100001000111111001111110100010001011110 8fd4c23f3f448fd4c23f3f445e
UTF-8 縕썸벳D縕썸벳D^ 111001111011100010010101111011001000110110111000111010111011001010110011010001001110011110111000100101011110110010001101101110001110101110110010101100110100010001011110 e7b895ec8db8ebb2b344e7b895ec8db8ebb2b3445e
UHC 縕썸벳D縕썸벳D^ 111010001011001010111101111001101011101010101010010001001110100010110010101111011110011010111010101010100100010001011110 e8b2bde6baaa44e8b2bde6baaa445e

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