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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 蝪鞠蝪疑}Y蝪鞠蝪疑}bE 111001011010000110001011011001101110010110100001100010110101111001111101010110011110010110100001100010110110011011100101101000011000101101011110011111010110001001000101 e5a18b66e5a18b5e7d59e5a18b66e5a18b5e7d6245
EUC-JP 蝪鞠蝪疑}Y蝪鞠蝪疑}bE 111010101010001110110101110001111110101010100011101101011011111101111101010110011110101010100011101101011100011111101010101000111011010110111111011111010110001001000101 eaa3b5c7eaa3b5bf7d59eaa3b5c7eaa3b5bf7d6245
UTF-8 蝪鞠蝪疑}Y蝪鞠蝪疑}bE 1110100010011101101010101110100110011110101000001110100010011101101010101110011110010110100100010111110101011001111010001001110110101010111010011001111010100000111010001001110110101010111001111001011010010001011111010110001001000101 e89daae99ea0e89daae796917d59e89daae99ea0e89daae796917d6245
UHC ?鞠?疑}Y?鞠?疑}bE 0011111111001111110100110011111111101011111101110111110101011001001111111100111111010011001111111110101111110111011111010110001001000101 3fcfd33febf77d593fcfd33febf77d6245

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