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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 厓??}厓??{^ 1111101010001101001111110011111101111101111110101000110100111111001111110111101101011110 fa8d3f3f7dfa8d3f3f7b5e
EUC-JP 厓??}厓??{^ 10001111101101001100011100111111001111110111110110001111101101001100011100111111001111110111101101011110 8fb4c73f3f7d8fb4c73f3f7b5e
UTF-8 厓⑵퀕}厓⑵퀕{^ 111001011000111010010011111000101001000110110101111011011000000010010101011111011110010110001110100100111110001010010001101101011110110110000000100101010111101101011110 e58e93e291b5ed80957de58e93e291b5ed80957b5e
UHC 厓⑵퀕}厓⑵퀕{^ 111001001110110110101001111010001011001110001010011111011110010011101101101010011110100010110011100010100111101101011110 e4eda9e8b38a7de4eda9e8b38a7b5e

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