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 壓珱\}壓珱\{^ 10011010110110001110000011111100010111000111110110011010110110001110000011111100010111000111101101011110 9ad8e0fc5c7d9ad8e0fc5c7b5e
EUC-JP 壓珱\}壓珱\{^ 11010100110110101110000011111110010111000111110111010100110110101110000011111110010111000111101101011110 d4dae0fe5c7dd4dae0fe5c7b5e
UTF-8 壓珱\}壓珱\{^ 1110010110100011100100111110011110001111101100010101110001111101111001011010001110010011111001111000111110110001010111000111101101011110 e5a393e78fb15c7de5a393e78fb15c7b5e
UHC 壓?\}壓?\{^ 1110010011100010001111110101110001111101111001001110001000111111010111000111101101011110 e4e23f5c7de4e23f5c7b5e

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