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[è¡·^b[^ 11101000101000011011011101011110011000100101101111101000101000011011011101011110011000100101101101011110 e8a1b75e625be8a1b75e625b5e
SJIS-WIN ???^b[???^b[^ 00111111001111110011111101011110011000100101101100111111001111110011111101011110011000100101101101011110 3f3f3f5e625b3f3f3f5e625b5e
EUC-JP è¡?^b[è¡?^b[^ 100011111010101110110010100011111010001011000010001111110101111001100010010110111000111110101011101100101000111110100010110000100011111101011110011000100101101101011110 8fabb28fa2c23f5e625b8fabb28fa2c23f5e625b5e
UTF-8 è¡·^b[è¡·^b[^ 11000011101010001100001010100001110000101011011101011110011000100101101111000011101010001100001010100001110000101011011101011110011000100101101101011110 c3a8c2a1c2b75e625bc3a8c2a1c2b75e625b5e
UHC ?¡·^b[?¡·^b[^ 0011111110100010101011101010000110100100010111100110001001011011001111111010001010101110101000011010010001011110011000100101101101011110 3fa2aea1a45e625b3fa2aea1a45e625b5e

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