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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 歟??n}歟??n{^ 10011111011000100011111100111111011011100111110110011111011000100011111100111111011011100111101101011110 9f623f3f6e7d9f623f3f6e7b5e
EUC-JP 歟??n}歟??n{^ 11011101110000110011111100111111011011100111110111011101110000110011111100111111011011100111101101011110 ddc33f3f6e7dddc33f3f6e7b5e
UTF-8 歟앯렔n}歟앯렔n{^ 1110011010101101100111111110110010010101101011111110101110100000100101000110111001111101111001101010110110011111111011001001010110101111111010111010000010010100011011100111101101011110 e6ad9fec95afeba0946e7de6ad9fec95afeba0946e7b5e
UHC 歟앯렔n}歟앯렔n{^ 1110011010100010100111011110011110001110101010010110111001111101111001101010001010011101111001111000111010101001011011100111101101011110 e6a29de78ea96e7de6a29de78ea96e7b5e

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