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{^ 00111111100111001100100000111111011011100111110100111111100111001100100000111111011011100111101101011110 3f9cc83f6e7d3f9cc83f6e7b5e
EUC-JP ?慂?n}?慂?n{^ 00111111110110001100101000111111011011100111110100111111110110001100101000111111011011100111101101011110 3fd8ca3f6e7d3fd8ca3f6e7b5e
UTF-8 뤚慂춐n}뤚慂춐n{^ 1110101110100100100110101110011010000101100000101110110010110110100100000110111001111101111010111010010010011010111001101000010110000010111011001011011010010000011011100111101101011110 eba49ae68582ecb6906e7deba49ae68582ecb6906e7b5e
UHC 뤚慂춐n}뤚慂춐n{^ 1000111111001001111010011011110110101101011011110110111001111101100011111100100111101001101111011010110101101111011011100111101101011110 8fc9e9bdad6f6e7d8fc9e9bdad6f6e7b5e

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