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 簔矣\}簔矣\{^ 1110001011000001111101101011000011100001111000010101110001111101111000101100000111110110101100001110000111100001010111000111101101011110 e2c1f6b0e1e15c7de2c1f6b0e1e15c7b5e
EUC-JP 簔?矣\}簔?矣\{^ 111001001100001100111111111000101110001101011100011111011110010011000011001111111110001011100011010111000111101101011110 e4c33fe2e35c7de4c33fe2e35c7b5e
UTF-8 簔矣\}簔矣\{^ 1110011110110000100101001110111010010011100101111110011110011111101000110101110001111101111001111011000010010100111011101001001110010111111001111001111110100011010111000111101101011110 e7b094ee9397e79fa35c7de7b094ee9397e79fa35c7b5e
UHC ??矣\}??矣\{^ 00111111001111111110101111111000010111000111110100111111001111111110101111111000010111000111101101011110 3f3febf85c7d3f3febf85c7b5e

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