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{^ 1110011010101101100111111110101010110011101110001110101110010010100110110110111001111101111001101010110110011111111010101011001110111000111010111001001010011011011011100111101101011110 e6ad9feab3b8eb929b6e7de6ad9feab3b8eb929b6e7b5e
UHC 歟곸뒛n}歟곸뒛n{^ 1110011010100010100000011110110010001010100110000110111001111101111001101010001010000001111011001000101010011000011011100111101101011110 e6a281ec8a986e7de6a281ec8a986e7b5e

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