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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 巐シ雉ェn}巐シ雉ェn{^ 1111101010110110101111001110100010110011101010100110111001111101111110101011011010111100111010001011001110101010011011100111101101011110 fab6bce8b3aa6e7dfab6bce8b3aa6e7b5e
EUC-JP 巐シ雉ェn}巐シ雉ェn{^ 1000111110111011111110011000111010111100111100001011010110001110101010100110111001111101100011111011101111111001100011101011110011110000101101011000111010101010011011100111101101011110 8fbbf98ebcf0b58eaa6e7d8fbbf98ebcf0b58eaa6e7b5e
UTF-8 巐シ雉ェn}巐シ雉ェn{^ 1110010110110111100100001110111110111101101111001110100110011011100010011110111110111101101010100110111001111101111001011011011110010000111011111011110110111100111010011001101110001001111011111011110110101010011011100111101101011110 e5b790efbdbce99b89efbdaa6e7de5b790efbdbce99b89efbdaa6e7b5e
UHC ??雉?n}??雉?n{^ 001111110011111111110110110010110011111101101110011111010011111100111111111101101100101100111111011011100111101101011110 3f3ff6cb3f6e7d3f3ff6cb3f6e7b5e

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