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^ 11100100110000010011111100111111010100100100110011100100110000010011111100111111010100100100110001011110 e4c13f3f524ce4c13f3f524c5e
EUC-JP 菽??RL菽??RL^ 11101000110000110011111100111111010100100100110011101000110000110011111100111111010100100100110001011110 e8c33f3f524ce8c33f3f524c5e
UTF-8 菽됦돶RL菽됦돶RL^ 1110100010001111101111011110101110010000101001101110101110001111101101100101001001001100111010001000111110111101111010111001000010100110111010111000111110110110010100100100110001011110 e88fbdeb90a6eb8fb6524ce88fbdeb90a6eb8fb6524c5e
UHC 菽됦돶RL菽됦돶RL^ 1110001011011101100010011110010010001001101110010101001001001100111000101101110110001001111001001000100110111001010100100100110001011110 e2dd89e489b9524ce2dd89e489b9524c5e

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