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^ 111001011000111010010011111000101001000110110101111010111000011110101110010001001110010110001110100100111110001010010001101101011110101110000111101011100100010001011110 e58e93e291b5eb87ae44e58e93e291b5eb87ae445e
UHC 厓⑵뇮D厓⑵뇮D^ 111001001110110110101001111010001000011110010011010001001110010011101101101010011110100010000111100100110100010001011110 e4eda9e8879344e4eda9e88793445e

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