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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 亨▼?亨▼?^ 1000101110011100100000011010010100111111100010111001110010000001101001010011111101011110 8b9c81a53f8b9c81a53f5e
EUC-JP 亨▼?亨▼?^ 1011010111111100101000101010011100111111101101011111110010100010101001110011111101011110 b5fca2a73fb5fca2a73f5e
UTF-8 亨▼뤀亨▼뤀^ 11100100101110101010100011100010100101101011110011101011101001001000000011100100101110101010100011100010100101101011110011101011101001001000000001011110 e4baa8e296bceba480e4baa8e296bceba4805e
UHC 亨▼뤀亨▼뤀^ 11111010111110111010000111100101100011111011000111111010111110111010000111100101100011111011000101011110 fafba1e58fb1fafba1e58fb15e

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