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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 罨賀舟N}罨賀舟N{^ 1110001110101010100010011110101010001111010011010100111001111101111000111010101010001001111010101000111101001101010011100111101101011110 e3aa89ea8f4d4e7de3aa89ea8f4d4e7b5e
EUC-JP 罨賀舟N}罨賀舟N{^ 1110011010101100101100101110110010111101101011100100111001111101111001101010110010110010111011001011110110101110010011100111101101011110 e6acb2ecbdae4e7de6acb2ecbdae4e7b5e
UTF-8 罨賀舟N}罨賀舟N{^ 1110011110111101101010001110100010110011100000001110100010001000100111110100111001111101111001111011110110101000111010001011001110000000111010001000100010011111010011100111101101011110 e7bda8e8b380e8889f4e7de7bda8e8b380e8889f4e7b5e
UHC ?賀舟N}?賀舟N{^ 001111111111100111000101111100011100011101001110011111010011111111111001110001011111000111000111010011100111101101011110 3ff9c5f1c74e7d3ff9c5f1c74e7b5e

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