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 «¡H{N}«¡H{N{^ 100011111010101110100001010010000111101101001110011111011000111110101011101000010100100001111011010011100111101101011110 8faba1487b4e7d8faba1487b4e7b5e
SJIS-WIN ???H{N}???H{N{^ 001111110011111100111111010010000111101101001110011111010011111100111111001111110100100001111011010011100111101101011110 3f3f3f487b4e7d3f3f3f487b4e7b5e
EUC-JP ??¡H{N}??¡H{N{^ 00111111001111111000111110100010110000100100100001111011010011100111110100111111001111111000111110100010110000100100100001111011010011100111101101011110 3f3f8fa2c2487b4e7d3f3f8fa2c2487b4e7b5e
UTF-8 «¡H{N}«¡H{N{^ 110000101000111111000010101010111100001010100001010010000111101101001110011111011100001010001111110000101010101111000010101000010100100001111011010011100111101101011110 c28fc2abc2a1487b4e7dc28fc2abc2a1487b4e7b5e
UHC ??¡H{N}??¡H{N{^ 0011111100111111101000101010111001001000011110110100111001111101001111110011111110100010101011100100100001111011010011100111101101011110 3f3fa2ae487b4e7d3f3fa2ae487b4e7b5e

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