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 奝ェ邁キ\}奝ェ邁キ\{^ 1111101010100010101010101110011110110000101101110101110001111101111110101010001010101010111001111011000010110111010111000111101101011110 faa2aae7b0b75c7dfaa2aae7b0b75c7b5e
EUC-JP 奝ェ邁キ\}奝ェ邁キ\{^ 1000111110111000111110001000111010101010111011101011001010001110101101110101110001111101100011111011100011111000100011101010101011101110101100101000111010110111010111000111101101011110 8fb8f88eaaeeb28eb75c7d8fb8f88eaaeeb28eb75c7b5e
UTF-8 奝ェ邁キ\}奝ェ邁キ\{^ 1110010110100101100111011110111110111101101010101110100110000010100000011110111110111101101101110101110001111101111001011010010110011101111011111011110110101010111010011000001010000001111011111011110110110111010111000111101101011110 e5a59defbdaae98281efbdb75c7de5a59defbdaae98281efbdb75c7b5e
UHC ??邁?\}??邁?\{^ 001111110011111111011000111001000011111101011100011111010011111100111111110110001110010000111111010111000111101101011110 3f3fd8e43f5c7d3f3fd8e43f5c7b5e

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