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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 偲レト鴫偲レト鴫^ 10001110110000111101101011000100100011101011000010001110110000111101101011000100100011101011000001011110 8ec3dac48eb08ec3dac48eb05e
EUC-JP 偲レト鴫偲レト鴫^ 1011110011000101100011101101101010001110110001001011110010110010101111001100010110001110110110101000111011000100101111001011001001011110 bcc58eda8ec4bcb2bcc58eda8ec4bcb25e
UTF-8 偲レト鴫偲レト鴫^ 11100101100000011011001011101111101111101001101011101111101111101000010011101001101101001010101111100101100000011011001011101111101111101001101011101111101111101000010011101001101101001010101101011110 e581b2efbe9aefbe84e9b4abe581b2efbe9aefbe84e9b4ab5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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