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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 螢ケ\}螢ケ\{^ 1110010110100011101110010101110001111101111001011010001110111001010111000111101101011110 e5a3b95c7de5a3b95c7b5e
EUC-JP 螢ケ\}螢ケ\{^ 11101010101001011000111010111001010111000111110111101010101001011000111010111001010111000111101101011110 eaa58eb95c7deaa58eb95c7b5e
UTF-8 螢ケ\}螢ケ\{^ 1110100010011110101000101110111110111101101110010101110001111101111010001001111010100010111011111011110110111001010111000111101101011110 e89ea2efbdb95c7de89ea2efbdb95c7b5e
UHC 螢?\}螢?\{^ 1111101110101011001111110101110001111101111110111010101100111111010111000111101101011110 fbab3f5c7dfbab3f5c7b5e

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