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 偲レト軸偲レト軸^ 10001110110000111101101011000100100011101011001010001110110000111101101011000100100011101011001001011110 8ec3dac48eb28ec3dac48eb25e
EUC-JP 偲レト軸偲レト軸^ 1011110011000101100011101101101010001110110001001011110010110100101111001100010110001110110110101000111011000100101111001011010001011110 bcc58eda8ec4bcb4bcc58eda8ec4bcb45e
UTF-8 偲レト軸偲レト軸^ 11100101100000011011001011101111101111101001101011101111101111101000010011101000101110111011100011100101100000011011001011101111101111101001101011101111101111101000010011101000101110111011100001011110 e581b2efbe9aefbe84e8bbb8e581b2efbe9aefbe84e8bbb85e
UHC ???軸???軸^ 0011111100111111001111111111010111101110001111110011111100111111111101011110111001011110 3f3f3ff5ee3f3f3ff5ee5e

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