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{^ 1111000011111001111000001011011011110000101011000110111001111101111100001111100111100000101101101111000010101100011011100111101101011110 f0f9e0b6f0ac6e7df0f9e0b6f0ac6e7b5e
EUC-JP ?犖?n}?犖?n{^ 00111111111000001011100000111111011011100111110100111111111000001011100000111111011011100111101101011110 3fe0b83f6e7d3fe0b83f6e7b5e
UTF-8 犖n}犖n{^ 1110111010000010101110001110011110001010100101101110111010000001101010110110111001111101111011101000001010111000111001111000101010010110111011101000000110101011011011100111101101011110 ee82b8e78a96ee81ab6e7dee82b8e78a96ee81ab6e7b5e
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)