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 歪遁?}歪遁?{^ 10011000011000111001001111011001001111110111110110011000011000111001001111011001001111110111101101011110 986393d93f7d986393d93f7b5e
EUC-JP 歪遁?}歪遁?{^ 11001111110001001100011011011011001111110111110111001111110001001100011011011011001111110111101101011110 cfc4c6db3f7dcfc4c6db3f7b5e
UTF-8 歪遁누}歪遁누{^ 111001101010110110101010111010011000000110000001111010111000100010000100011111011110011010101101101010101110100110000001100000011110101110001000100001000111101101011110 e6adaae98181eb88847de6adaae98181eb88847b5e
UHC 歪遁누}歪遁누{^ 111010001110000011010100111011011011010010101001011111011110100011100000110101001110110110110100101010010111101101011110 e8e0d4edb4a97de8e0d4edb4a97b5e

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