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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN レネ}レネ{^ 1101101011110101101101101100100001111101110110101111010110110110110010000111101101011110 daf5b6c87ddaf5b6c87b5e
EUC-JP レ?ネ}レ?ネ{^ 10001110110110100011111110001110110010000111110110001110110110100011111110001110110010000111101101011110 8eda3f8ec87d8eda3f8ec87b5e
UTF-8 レネ}レネ{^ 111011111011111010011010111011101001000010100001111011111011111010001000011111011110111110111110100110101110111010010000101000011110111110111110100010000111101101011110 efbe9aee90a1efbe887defbe9aee90a1efbe887b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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