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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 蝪九h塚扶蝪九h塚府^ 111001011010000110001011111000111000001010001000111110101001110010010101011111011110010110100001100010111110001110000010100010001111101010011100100101010111101101011110 e5a18be38288fa9c957de5a18be38288fa9c957b5e
EUC-JP 蝪九h?扶蝪九h?府^ 11101010101000111011011011100101101000111110100000111111110010011101111011101010101000111011011011100101101000111110100000111111110010011101110001011110 eaa3b6e5a3e83fc9deeaa3b6e5a3e83fc9dc5e
UTF-8 蝪九h塚扶蝪九h塚府^ 11101000100111011010101011100100101110011001110111101111101111011000100011101111101010001001000011100110100010011011011011101000100111011010101011100100101110011001110111101111101111011000100011101111101010001001000011100101101110101001110001011110 e89daae4b99defbd88efa890e689b6e89daae4b99defbd88efa890e5ba9c5e
UHC ?九h?扶?九h?府^ 0011111111001110111110101010001111101000001111111101110110100110001111111100111011111010101000111110100000111111110111011010010001011110 3fcefaa3e83fdda63fcefaa3e83fdda45e

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