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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 辰????辰????B 10010010010000110011111100111111001111110011111110010010010000110011111100111111001111110011111101000010 92433f3f3f3f92433f3f3f3f42
EUC-JP 辰????辰????B 11000011101001000011111100111111001111110011111111000011101001000011111100111111001111110011111101000010 c3a43f3f3f3fc3a43f3f3f3f42
UTF-8 辰섦뤉렐픚辰섦뤉렐픎B 11101000101111101011000011101100100001001010011011101011101001001000100111101011101000001001000011101101100101001001101011101000101111101011000011101100100001001010011011101011101001001000100111101011101000001001000011101101100101001000111001000010 e8beb0ec84a6eba489eba090ed949ae8beb0ec84a6eba489eba090ed948e42
UHC 辰섦뤉렐픚辰섦뤉렐픎B 111100101110001110111100101101001000111110111001101101111011110011000000010101111111001011100011101111001011010010001111101110011011011110111100110000000100111001000010 f2e3bcb48fb9b7bcc057f2e3bcb48fb9b7bcc04e42

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