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{^ 1110011010101101100111111110101010111001100001101110110010100110101101100110111001111101111001101010110110011111111010101011100110000110111011001010011010110110011011100111101101011110 e6ad9feab986eca6b66e7de6ad9feab986eca6b66e7b5e
UHC 歟깆즶n}歟깆즶n{^ 1110011010100010101100011110110010100011100010000110111001111101111001101010001010110001111011001010001110001000011011100111101101011110 e6a2b1eca3886e7de6a2b1eca3886e7b5e

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