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 蝪九g繧ェ蝪九g繧ェB 11100101101000011000101111100011100000101000011111100011100000101010101011100101101000011000101111100011100000101000011111100011100000101010101001000010 e5a18be38287e382aae5a18be38287e382aa42
EUC-JP 蝪九g繧ェ蝪九g繧ェB 111010101010001110110110111001011010001111100111111001011110001010001110101010101110101010100011101101101110010110100011111001111110010111100010100011101010101001000010 eaa3b6e5a3e7e5e28eaaeaa3b6e5a3e7e5e28eaa42
UTF-8 蝪九g繧ェ蝪九g繧ェB 11101000100111011010101011100100101110011001110111101111101111011000011111100111101110011010011111101111101111011010101011101000100111011010101011100100101110011001110111101111101111011000011111100111101110011010011111101111101111011010101001000010 e89daae4b99defbd87e7b9a7efbdaae89daae4b99defbd87e7b9a7efbdaa42
UHC ?九g???九g??B 001111111100111011111010101000111110011100111111001111110011111111001110111110101010001111100111001111110011111101000010 3fcefaa3e73f3f3fcefaa3e73f3f42

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