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^ 1111101010001101001111110011111101000100111110101000110100111111001111110100010001011110 fa8d3f3f44fa8d3f3f445e
EUC-JP 厓??D厓??D^ 10001111101101001100011100111111001111110100010010001111101101001100011100111111001111110100010001011110 8fb4c73f3f448fb4c73f3f445e
UTF-8 厓⒴숱D厓⒴숱D^ 111001011000111010010011111000101001001010110100111011001000100010110001010001001110010110001110100100111110001010010010101101001110110010001000101100010100010001011110 e58e93e292b4ec88b144e58e93e292b4ec88b1445e
UHC 厓⒴숱D厓⒴숱D^ 111001001110110110101001111001011011110110100010010001001110010011101101101010011110010110111101101000100100010001011110 e4eda9e5bda244e4eda9e5bda2445e

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