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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 摯射n}摯射n{^ 10011101100101011000111011001011011011100111110110011101100101011000111011001011011011100111101101011110 9d958ecb6e7d9d958ecb6e7b5e
EUC-JP 摯射n}摯射n{^ 11011001111101011011110011001101011011100111110111011001111101011011110011001101011011100111101101011110 d9f5bccd6e7dd9f5bccd6e7b5e
UTF-8 摯射n}摯射n{^ 1110011010010001101011111110010110110000100001000110111001111101111001101001000110101111111001011011000010000100011011100111101101011110 e691afe5b0846e7de691afe5b0846e7b5e
UHC 摯射n}摯射n{^ 11110010101001111101111011010010011011100111110111110010101001111101111011010010011011100111101101011110 f2a7ded26e7df2a7ded26e7b5e

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