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{^ 0011111110010111011000110110111001111101001111111001011101100011011011100111101101011110 3f97636e7d3f97636e7b5e
EUC-JP ?幼n}?幼n{^ 0011111111001101110001000110111001111101001111111100110111000100011011100111101101011110 3fcdc46e7d3fcdc46e7b5e
UTF-8 광幼n}광幼n{^ 1110101010110100100100011110010110111001101111000110111001111101111010101011010010010001111001011011100110111100011011100111101101011110 eab491e5b9bc6e7deab491e5b9bc6e7b5e
UHC 광幼n}광幼n{^ 10110001101001001110101011101010011011100111110110110001101001001110101011101010011011100111101101011110 b1a4eaea6e7db1a4eaea6e7b5e

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