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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 也??\}也??\{^ 10010110111001110011111100111111010111000111110110010110111001110011111100111111010111000111101101011110 96e73f3f5c7d96e73f3f5c7b5e
EUC-JP 也??\}也??\{^ 11001100111010010011111100111111010111000111110111001100111010010011111100111111010111000111101101011110 cce93f3f5c7dcce93f3f5c7b5e
UTF-8 也쎈젫\}也쎈젫\{^ 1110010010111001100111111110110010001110100010001110110010100000101010110101110001111101111001001011100110011111111011001000111010001000111011001010000010101011010111000111101101011110 e4b99fec8e88eca0ab5c7de4b99fec8e88eca0ab5c7b5e
UHC 也쎈젫\}也쎈젫\{^ 1110010110100101101111011110101110100000101000110101110001111101111001011010010110111101111010111010000010100011010111000111101101011110 e5a5bdeba0a35c7de5a5bdeba0a35c7b5e

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