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 ???RL???RL^ 0011111100111111001111110101001001001100001111110011111100111111010100100100110001011110 3f3f3f524c3f3f3f524c5e
SJIS-WIN 鼇??RL鼇??RL^ 11101010100001110011111100111111010100100100110011101010100001110011111100111111010100100100110001011110 ea873f3f524cea873f3f524c5e
EUC-JP 鼇??RL鼇??RL^ 11110011111001110011111100111111010100100100110011110011111001110011111100111111010100100100110001011110 f3e73f3f524cf3e73f3f524c5e
UTF-8 鼇믭슛RL鼇믭슛RL^ 1110100110111100100001111110101110101111101011011110110010001010100110110101001001001100111010011011110010000111111010111010111110101101111011001000101010011011010100100100110001011110 e9bc87ebafadec8a9b524ce9bc87ebafadec8a9b524c5e
UHC 鼇믭슛RL鼇믭슛RL^ 1110100010101000100100101110111110111101101110000101001001001100111010001010100010010010111011111011110110111000010100100100110001011110 e8a892efbdb8524ce8a892efbdb8524c5e

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