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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 驫ケ闢エ}驫ケ闢エ{^ 111010011000101010111001111010001001001110110100011111011110100110001010101110011110100010010011101101000111101101011110 e98ab9e893b47de98ab9e893b47b5e
EUC-JP 驫ケ闢エ}驫ケ闢エ{^ 11110001111010101000111010111001111011111111001110001110101101000111110111110001111010101000111010111001111011111111001110001110101101000111101101011110 f1ea8eb9eff38eb47df1ea8eb9eff38eb47b5e
UTF-8 驫ケ闢エ}驫ケ闢エ{^ 111010011010100110101011111011111011110110111001111010011001011110100010111011111011110110110100011111011110100110101001101010111110111110111101101110011110100110010111101000101110111110111101101101000111101101011110 e9a9abefbdb9e997a2efbdb47de9a9abefbdb9e997a2efbdb47b5e
UHC ??闢?}??闢?{^ 00111111001111111101110010100011001111110111110100111111001111111101110010100011001111110111101101011110 3f3fdca33f7d3f3fdca33f7b5e

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