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 11101010010111110011111100111111001111110011111111101010010111110011111100111111001111110011111101000010 ea5f3f3f3f3fea5f3f3f3f3f42
EUC-JP 鸚??堉?鸚??堉?B 1111001111000000001111110011111110001111101101111111110100111111111100111100000000111111001111111000111110110111111111010011111101000010 f3c03f3f8fb7fd3ff3c03f3f8fb7fd3f42
UTF-8 鸚뽮래堉죞鸚뽮래堉죞B 11101001101110001001101011101011101111011010111011101011100111101001100011100101101000001000100111101100101000111001111011101001101110001001101011101011101111011010111011101011100111101001100011100101101000001000100111101100101000111001111001000010 e9b89aebbdaeeb9e98e5a089eca39ee9b89aebbdaeeb9e98e5a089eca39e42
UHC 鸚뽮래堉죞鸚뽮래堉죞B 111001011010010010010110111010101011011110100001111010111011110010100001011101101110010110100100100101101110101010110111101000011110101110111100101000010111011001000010 e5a496eab7a1ebbca176e5a496eab7a1ebbca17642

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