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 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
EUC-JP 焌???@焌???@B 100011111100100111101000001111110011111100111111010000001000111111001001111010000011111100111111001111110100000001000010 8fc9e83f3f3f408fc9e83f3f3f4042
UTF-8 焌띳렰렕@焌띳렰렕@B 111001111000010010001100111010111001110110110011111010111010000010110000111010111010000010010101010000001110011110000100100011001110101110011101101100111110101110100000101100001110101110100000100101010100000001000010 e7848ceb9db3eba0b0eba09540e7848ceb9db3eba0b0eba0954042
UHC 焌띳렰렕@焌띳렰렕@B 11110001111000001011011011110001100011101011110110001110101010100100000011110001111000001011011011110001100011101011110110001110101010100100000001000010 f1e0b6f18ebd8eaa40f1e0b6f18ebd8eaa4042

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