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{^ 11011110111001001110000010110001011011100111110111011110111001001110000010110001011011100111101101011110 dee4e0b16e7ddee4e0b16e7b5e
EUC-JP ゙萵アn}゙萵アn{^ 1000111011011110111010001110001010001110101100010110111001111101100011101101111011101000111000101000111010110001011011100111101101011110 8edee8e28eb16e7d8edee8e28eb16e7b5e
UTF-8 ゙萵アn}゙萵アn{^ 1110111110111110100111101110100010010000101101011110111110111101101100010110111001111101111011111011111010011110111010001001000010110101111011111011110110110001011011100111101101011110 efbe9ee890b5efbdb16e7defbe9ee890b5efbdb16e7b5e
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)