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 蛍_Œ¿è›_œ^ 11101000100110111000110101011111100011001011111111101000100110111000110101011111100011011001110001011110 e89b8d5f8cbfe89b8d5f8d9c5e
SJIS-WIN ???_?????_??^ 00111111001111110011111101011111001111110011111100111111001111110011111101011111001111110011111101011110 3f3f3f5f3f3f3f3f3f5f3f3f5e
EUC-JP è??_?¿è??_??^ 10001111101010111011001000111111001111110101111100111111100011111010001011000100100011111010101110110010001111110011111101011111001111110011111101011110 8fabb23f3f5f3f8fa2c48fabb23f3f5f3f3f5e
UTF-8 蛍_Œ¿è›_œ^ 1100001110101000110000101001101111000010100011010101111111000010100011001100001010111111110000111010100011000010100110111100001010001101010111111100001010001101110000101001110001011110 c3a8c29bc28d5fc28cc2bfc3a8c29bc28d5fc28dc29c5e
UHC ???_?¿???_??^ 0011111100111111001111110101111100111111101000101010111100111111001111110011111101011111001111110011111101011110 3f3f3f5f3fa2af3f3f3f5f3f3f5e

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