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^ 1110100110101111100000000101001001001100111010011010111110000000010100100100110001011110 e9af80524ce9af80524c5e
SJIS-WIN ???RL???RL^ 0011111100111111001111110101001001001100001111110011111100111111010100100100110001011110 3f3f3f524c3f3f3f524c5e
EUC-JP �RL�RL^ 10001111101010111011000110001111101000101011010000111111010100100100110010001111101010111011000110001111101000101011010000111111010100100100110001011110 8fabb18fa2b43f524c8fabb18fa2b43f524c5e
UTF-8 鯀RL鯀RL^ 1100001110101001110000101010111111000010100000000101001001001100110000111010100111000010101011111100001010000000010100100100110001011110 c3a9c2afc280524cc3a9c2afc280524c5e
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)