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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 寤ν?鴦??? 10011011100010001000001111001011001111111110100111110001001111110011111100111111 9b8883cb3fe9f13f3f3f
EUC-JP 寤ν?鴦??? 11010101111010001010011011001101001111111111001011110011001111110011111100111111 d5e8a6cd3ff2f33f3f3f
UTF-8 寤ν룲鴦볛뮩留 1110010110101111101001001100111010111101111010111010001110110010111010011011010010100110111010111011001110011011111010111010111010101001111011111010011110001101 e5afa4cebdeba3b2e9b4a6ebb39bebaea9efa78d
UHC 寤ν룲鴦볛뮩留 1110011111110101101001011110110110001111101001111110010011101100100100111110001010010010101100111110101110100111 e7f5a5ed8fa7e4ec93e292b3eba7

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