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{^ 10011010011111011001100001011101011011100111110110011010011111011001100001011101011011100111101101011110 9a7d985d6e7d9a7d985d6e7b5e
EUC-JP 嘲肋n}嘲肋n{^ 11010011110111101100111110111110011011100111110111010011110111101100111110111110011011100111101101011110 d3decfbe6e7dd3decfbe6e7b5e
UTF-8 嘲肋n}嘲肋n{^ 1110010110011000101100101110100010000010100010110110111001111101111001011001100010110010111010001000001010001011011011100111101101011110 e598b2e8828b6e7de598b2e8828b6e7b5e
UHC 嘲肋n}嘲肋n{^ 11110000101111111101011111001110011011100111110111110000101111111101011111001110011011100111101101011110 f0bfd7ce6e7df0bfd7ce6e7b5e

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