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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?ル??ル?^ 001111111000001110001011001111110011111110000011100010110011111101011110 3f838b3f3f838b3f5e
EUC-JP 洧ル?洧ル?^ 10001111110001111011010010100101111010110011111110001111110001111011010010100101111010110011111101011110 8fc7b4a5eb3f8fc7b4a5eb3f5e
UTF-8 洧ル빝洧ル빘^ 11100110101101001010011111100011100000111010101111101011101110011001110111100110101101001010011111100011100000111010101111101011101110011001100001011110 e6b4a7e383abebb99de6b4a7e383abebb9985e
UHC 洧ル빝洧ル빘^ 11101010111110111010101111101011100101011011101111101010111110111010101111101011100101011011100101011110 eafbabeb95bbeafbabeb95b95e

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