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 寤η?}寤η?{^ 10011011100010001000001111000101001111110111110110011011100010001000001111000101001111110111101101011110 9b8883c53f7d9b8883c53f7b5e
EUC-JP 寤η?}寤η?{^ 11010101111010001010011011000111001111110111110111010101111010001010011011000111001111110111101101011110 d5e8a6c73f7dd5e8a6c73f7b5e
UTF-8 寤η꼮}寤η꼮{^ 11100101101011111010010011001110101101111110101010111100101011100111110111100101101011111010010011001110101101111110101010111100101011100111101101011110 e5afa4ceb7eabcae7de5afa4ceb7eabcae7b5e
UHC 寤η꼮}寤η꼮{^ 111001111111010110100101111001111000010010001001011111011110011111110101101001011110011110000100100010010111101101011110 e7f5a5e784897de7f5a5e784897b5e

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