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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 雨磬汨雨磬工^ 10001001010010101110000111111100100111111001000110001001010010101110000111111100100011010100100001011110 894ae1fc9f91894ae1fc8d485e
EUC-JP 雨磬汨雨磬工^ 10110001101010111110001011111110110111011111000110110001101010111110001011111110101110011010100101011110 b1abe2feddf1b1abe2feb9a95e
UTF-8 雨磬汨雨磬工^ 11101001100110111010100011100111101000111010110011100110101100011010100011101001100110111010100011100111101000111010110011100101101101111010010101011110 e99ba8e7a3ace6b1a8e99ba8e7a3ace5b7a55e
UHC 雨磬汨雨磬工^ 11101001111010111100110011100100110011011110011111101001111010111100110011100100110011011110111101011110 e9ebcce4cde7e9ebcce4cdef5e

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