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 厭?訝}厭?訝{^ 10001001011111010011111111100110011000100111110110001001011111010011111111100110011000100111101101011110 897d3fe6627d897d3fe6627b5e
EUC-JP 厭?訝}厭?訝{^ 10110001110111100011111111101011110000110111110110110001110111100011111111101011110000110111101101011110 b1de3febc37db1de3febc37b5e
UTF-8 厭굠訝}厭굠訝{^ 111001011000111010101101111010101011010110100000111010001010100010011101011111011110010110001110101011011110101010110101101000001110100010101000100111010111101101011110 e58eadeab5a0e8a89d7de58eadeab5a0e8a89d7b5e
UHC 厭굠訝}厭굠訝{^ 111001101111010010000010100010001110010010111000011111011110011011110100100000101000100011100100101110000111101101011110 e6f48288e4b87de6f48288e4b87b5e

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