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 濡???ζ?秧 10010100010001110011111100111111001111111000001111000100001111111110001001011110 94473f3f3f83c43fe25e
EUC-JP 濡???ζ?秧 11000111101010000011111100111111001111111010011011000110001111111110001110111111 c7a83f3f3fa6c63fe3bf
UTF-8 濡뉑뉘蓮ζ뉘秧 1110011010111111101000011110101110001001100100011110101110001001100110001110111110100110100110011100111010110110111010111000100110011000111001111010011110100111 e6bfa1eb8991eb8998efa699ceb6eb8998e7a7a7
UHC 濡뉑뉘蓮ζ뉘秧 1110101110100001100001111110011010110100101101011110011011100101101001011110011010110100101101011110010011101011 eba187e6b4b5e6e5a5e6b4b5e4eb

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