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 ?j?n}?j?n{^ 00111111100000101000101000111111011011100111110100111111100000101000101000111111011011100111101101011110 3f828a3f6e7d3f828a3f6e7b5e
EUC-JP 嫄j?n}嫄j?n{^ 1000111110111010101000011010001111101010001111110110111001111101100011111011101010100001101000111110101000111111011011100111101101011110 8fbaa1a3ea3f6e7d8fbaa1a3ea3f6e7b5e
UTF-8 嫄j괏n}嫄j괏n{^ 1110010110101011100001001110111110111101100010101110101010110100100011110110111001111101111001011010101110000100111011111011110110001010111010101011010010001111011011100111101101011110 e5ab84efbd8aeab48f6e7de5ab84efbd8aeab48f6e7b5e
UHC 嫄j괏n}嫄j괏n{^ 1110101010110001101000111110101010110001101000110110111001111101111010101011000110100011111010101011000110100011011011100111101101011110 eab1a3eab1a36e7deab1a3eab1a36e7b5e

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