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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 褄ィ迹Ъ褄ィ迹Ъ^ 111001011110101110101000111001111001000110000100010110111110010111101011101010001110011110010001100001000101101101011110 e5eba8e791845be5eba8e791845b5e
EUC-JP 褄ィ迹Ъ褄ィ迹Ъ^ 1110101011101101100011101010100011101101111100011010011110111100111010101110110110001110101010001110110111110001101001111011110001011110 eaed8ea8edf1a7bceaed8ea8edf1a7bc5e
UTF-8 褄ィ迹Ъ褄ィ迹Ъ^ 1110100010100100100001001110111110111101101010001110100010111111101110011101000010101010111010001010010010000100111011111011110110101000111010001011111110111001110100001010101001011110 e8a484efbda8e8bfb9d0aae8a484efbda8e8bfb9d0aa5e
UHC ??迹Ъ??迹Ъ^ 00111111001111111110111011101001101011001011110000111111001111111110111011101001101011001011110001011110 3f3feee9acbc3f3feee9acbc5e

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