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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 壓癰\}壓癰\{^ 10011010110110001110000110011110010111000111110110011010110110001110000110011110010111000111101101011110 9ad8e19e5c7d9ad8e19e5c7b5e
EUC-JP 壓癰\}壓癰\{^ 11010100110110101110000111111110010111000111110111010100110110101110000111111110010111000111101101011110 d4dae1fe5c7dd4dae1fe5c7b5e
UTF-8 壓癰\}壓癰\{^ 1110010110100011100100111110011110011001101100000101110001111101111001011010001110010011111001111001100110110000010111000111101101011110 e5a393e799b05c7de5a393e799b05c7b5e
UHC 壓癰\}壓癰\{^ 11100100111000101110100010111001010111000111110111100100111000101110100010111001010111000111101101011110 e4e2e8b95c7de4e2e8b95c7b5e

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