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{^ 100011111100110010110010111100111010111101101110011111011000111111001100101100101111001110101111011011100111101101011110 8fccb2f3af6e7d8fccb2f3af6e7b5e
EUC-JP 称イ?n}称イ?n{^ 101111101100111010001110101100100011111101101110011111011011111011001110100011101011001000111111011011100111101101011110 bece8eb23f6e7dbece8eb23f6e7b5e
UTF-8 称イn}称イn{^ 1110011110100111101100001110111110111101101100101110111010001010101000100110111001111101111001111010011110110000111011111011110110110010111011101000101010100010011011100111101101011110 e7a7b0efbdb2ee8aa26e7de7a7b0efbdb2ee8aa26e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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