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 畑??乳?.肄 1001010010101000001111110011111110010011111110110011111110000001010001001110001111100101 94a83f3f93fb3f8144e3e5
EUC-JP 畑??乳?.肄 1100100010101010001111110011111111000110111111010011111110100001101001011110011011100111 c8aa3f3fc6fd3fa1a5e6e7
UTF-8 畑밴퉭乳들.肄 111001111001010110010001111010111011000010110100111011011000100110101101111001001011100110110011111010111001001110100100111011111011110010001110111010001000001010000100 e79591ebb0b4ed89ade4b9b3eb93a4efbc8ee88284
UHC 畑밴퉭乳들.肄 1110111110100101101110011110101010111001100001011110101011100001101101011110100110100011101011101110110010111101 efa5b9eab985eae1b5e9a3aeecbd

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