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 寤μ?意??諛 1001101110001000100000111100101000111111100010001101001100111111001111111110011010000111 9b8883ca3f88d33f3fe687
EUC-JP 寤μ?意??諛 1101010111101000101001101100110000111111101100001101010100111111001111111110101111100111 d5e8a6cc3fb0d53f3febe7
UTF-8 寤μ뜽意뉔뒽諛 1110010110101111101001001100111010111100111010111001110010111101111001101000010010001111111010111000100110010100111010111001001010111101111010001010101110011011 e5afa4cebceb9cbde6848feb8994eb92bde8ab9b
UHC 寤μ뜽意뉔뒽諛 1110011111110101101001011110110010001101101110001110101111110010100001111110100110001010101100111110101110110000 e7f5a5ec8db8ebf287e98ab3ebb0

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