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 逶帷屁}逶帷屁{^ 111001111001101110011011111001111001101110011011011111011110011110011011100110111110011110011011100110110111101101011110 e79b9be79b9b7de79b9be79b9b7b5e
EUC-JP 逶帷屁}逶帷屁{^ 111011011111101111010110111010011101010111111011011111011110110111111011110101101110100111010101111110110111101101011110 edfbd6e9d5fb7dedfbd6e9d5fb7b5e
UTF-8 逶帷屁}逶帷屁{^ 111010011000000010110110111001011011100010110111111001011011000110000001011111011110100110000000101101101110010110111000101101111110010110110001100000010111101101011110 e980b6e5b8b7e5b1817de980b6e5b8b7e5b1817b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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