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 碍??}碍??{^ 1000101001010110001111110011111101111101100010100101011000111111001111110111101101011110 8a563f3f7d8a563f3f7b5e
EUC-JP 碍??}碍??{^ 1011001110110111001111110011111101111101101100111011011100111111001111110111101101011110 b3b73f3f7db3b73f3f7b5e
UTF-8 碍듿뱢}碍듿뱢{^ 111001111010001010001101111010111001001110111111111010111011000110100010011111011110011110100010100011011110101110010011101111111110101110110001101000100111101101011110 e7a28deb93bfebb1a27de7a28deb93bfebb1a27b5e
UHC 碍듿뱢}碍듿뱢{^ 111001001111010010001010111001011001001110001000011111011110010011110100100010101110010110010011100010000111101101011110 e4f48ae593887de4f48ae593887b5e

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