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 奧h?n}奧h?n{^ 100110101111101010000010100010000011111101101110011111011001101011111010100000101000100000111111011011100111101101011110 9afa82883f6e7d9afa82883f6e7b5e
EUC-JP 奧h?n}奧h?n{^ 110101001111110010100011111010000011111101101110011111011101010011111100101000111110100000111111011011100111101101011110 d4fca3e83f6e7dd4fca3e83f6e7b5e
UTF-8 奧h븺n}奧h븺n{^ 1110010110100101101001111110111110111101100010001110101110111000101110100110111001111101111001011010010110100111111011111011110110001000111010111011100010111010011011100111101101011110 e5a5a7efbd88ebb8ba6e7de5a5a7efbd88ebb8ba6e7b5e
UHC 奧h븺n}奧h븺n{^ 1110011111110011101000111110100010010101101000110110111001111101111001111111001110100011111010001001010110100011011011100111101101011110 e7f3a3e895a36e7de7f3a3e895a36e7b5e

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