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^ 11110010111100011011110010101011010100100100110011110010111100011011110010101011010100100100110001011110 f2f1bcab524cf2f1bcab524c5e
EUC-JP ?シォRL?シォRL^ 001111111000111010111100100011101010101101010010010011000011111110001110101111001000111010101011010100100100110001011110 3f8ebc8eab524c3f8ebc8eab524c5e
UTF-8 シォRLシォRL^ 1110111010001000101010001110111110111101101111001110111110111101101010110101001001001100111011101000100010101000111011111011110110111100111011111011110110101011010100100100110001011110 ee88a8efbdbcefbdab524cee88a8efbdbcefbdab524c5e
UHC ???RL???RL^ 0011111100111111001111110101001001001100001111110011111100111111010100100100110001011110 3f3f3f524c3f3f3f524c5e

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