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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 奝カ蝓キ\}奝カ蝓キ\{^ 1111101010100010101101101110010110011111101101110101110001111101111110101010001010110110111001011001111110110111010111000111101101011110 faa2b6e59fb75c7dfaa2b6e59fb75c7b5e
EUC-JP 奝カ蝓キ\}奝カ蝓キ\{^ 1000111110111000111110001000111010110110111010101010000110001110101101110101110001111101100011111011100011111000100011101011011011101010101000011000111010110111010111000111101101011110 8fb8f88eb6eaa18eb75c7d8fb8f88eb6eaa18eb75c7b5e
UTF-8 奝カ蝓キ\}奝カ蝓キ\{^ 1110010110100101100111011110111110111101101101101110100010011101100100111110111110111101101101110101110001111101111001011010010110011101111011111011110110110110111010001001110110010011111011111011110110110111010111000111101101011110 e5a59defbdb6e89d93efbdb75c7de5a59defbdb6e89d93efbdb75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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