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 螳ソ雉ェ\}螳ソ雉ェ\{^ 1110010110101110101111111110100010110011101010100101110001111101111001011010111010111111111010001011001110101010010111000111101101011110 e5aebfe8b3aa5c7de5aebfe8b3aa5c7b5e
EUC-JP 螳ソ雉ェ\}螳ソ雉ェ\{^ 111010101011000010001110101111111111000010110101100011101010101001011100011111011110101010110000100011101011111111110000101101011000111010101010010111000111101101011110 eab08ebff0b58eaa5c7deab08ebff0b58eaa5c7b5e
UTF-8 螳ソ雉ェ\}螳ソ雉ェ\{^ 1110100010011110101100111110111110111101101111111110100110011011100010011110111110111101101010100101110001111101111010001001111010110011111011111011110110111111111010011001101110001001111011111011110110101010010111000111101101011110 e89eb3efbdbfe99b89efbdaa5c7de89eb3efbdbfe99b89efbdaa5c7b5e
UHC 螳?雉?\}螳?雉?\{^ 1101001111011001001111111111011011001011001111110101110001111101110100111101100100111111111101101100101100111111010111000111101101011110 d3d93ff6cb3f5c7dd3d93ff6cb3f5c7b5e

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