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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ゥ鴣n}ゥ鴣n{^ 10000011010001001110100111110011011011100111110110000011010001001110100111110011011011100111101101011110 8344e9f36e7d8344e9f36e7b5e
EUC-JP ゥ鴣n}ゥ鴣n{^ 10100101101001011111001011110101011011100111110110100101101001011111001011110101011011100111101101011110 a5a5f2f56e7da5a5f2f56e7b5e
UTF-8 ゥ鴣n}ゥ鴣n{^ 1110001110000010101001011110100110110100101000110110111001111101111000111000001010100101111010011011010010100011011011100111101101011110 e382a5e9b4a36e7de382a5e9b4a36e7b5e
UHC ゥ?n}ゥ?n{^ 1010101110100101001111110110111001111101101010111010010100111111011011100111101101011110 aba53f6e7daba53f6e7b5e

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