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 譟エ雉ェ\}譟エ雉ェ\{^ 1110011010011111101101001110100010110011101010100101110001111101111001101001111110110100111010001011001110101010010111000111101101011110 e69fb4e8b3aa5c7de69fb4e8b3aa5c7b5e
EUC-JP 譟エ雉ェ\}譟エ雉ェ\{^ 111011001010000110001110101101001111000010110101100011101010101001011100011111011110110010100001100011101011010011110000101101011000111010101010010111000111101101011110 eca18eb4f0b58eaa5c7deca18eb4f0b58eaa5c7b5e
UTF-8 譟エ雉ェ\}譟エ雉ェ\{^ 1110100010101101100111111110111110111101101101001110100110011011100010011110111110111101101010100101110001111101111010001010110110011111111011111011110110110100111010011001101110001001111011111011110110101010010111000111101101011110 e8ad9fefbdb4e99b89efbdaa5c7de8ad9fefbdb4e99b89efbdaa5c7b5e
UHC ??雉?\}??雉?\{^ 001111110011111111110110110010110011111101011100011111010011111100111111111101101100101100111111010111000111101101011110 3f3ff6cb3f5c7d3f3ff6cb3f5c7b5e

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