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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 淏?止rn}淏?止rn{^ 1111101101000010001111111000111001111110011100100110111001111101111110110100001000111111100011100111111001110010011011100111101101011110 fb423f8e7e726e7dfb423f8e7e726e7b5e
EUC-JP 淏?止rn}淏?止rn{^ 10001111110001111101100100111111101110111101111101110010011011100111110110001111110001111101100100111111101110111101111101110010011011100111101101011110 8fc7d93fbbdf726e7d8fc7d93fbbdf726e7b5e
UTF-8 淏과止rn}淏과止rn{^ 11100110101101111000111111101010101100111011110011100110101011011010001001110010011011100111110111100110101101111000111111101010101100111011110011100110101011011010001001110010011011100111101101011110 e6b78feab3bce6ada2726e7de6b78feab3bce6ada2726e7b5e
UHC 淏과止rn}淏과止rn{^ 11111011110010001011000011111010111100101010110101110010011011100111110111111011110010001011000011111010111100101010110101110010011011100111101101011110 fbc8b0faf2ad726e7dfbc8b0faf2ad726e7b5e

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