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{^ 101111011010010110111010111110111000110001101110011111011011110110100101101110101111101110001100011011100111101101011110 bda5bafb8c6e7dbda5bafb8c6e7b5e
EUC-JP ス・コ綷n}ス・コ綷n{^ 1000111010111101100011101010010110001110101110101000111111010100101001110110111001111101100011101011110110001110101001011000111010111010100011111101010010100111011011100111101101011110 8ebd8ea58eba8fd4a76e7d8ebd8ea58eba8fd4a76e7b5e
UTF-8 ス・コ綷n}ス・コ綷n{^ 1110111110111101101111011110111110111101101001011110111110111101101110101110011110110110101101110110111001111101111011111011110110111101111011111011110110100101111011111011110110111010111001111011011010110111011011100111101101011110 efbdbdefbda5efbdbae7b6b76e7defbdbdefbda5efbdbae7b6b76e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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