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 畑??乳??鎰 10010100101010000011111100111111100100111111101100111111001111111110100001001100 94a83f3f93fb3f3fe84c
EUC-JP 畑??乳??鎰 11001000101010100011111100111111110001101111110100111111001111111110111110101101 c8aa3f3fc6fd3f3fefad
UTF-8 畑밴퉭乳득룚鎰 111001111001010110010001111010111011000010110100111011011000100110101101111001001011100110110011111010111001001110011101111010111010001110011010111010011000111010110000 e79591ebb0b4ed89ade4b9b3eb939deba39ae98eb0
UHC 畑밴퉭乳득룚鎰 1110111110100101101110011110101010111001100001011110101011100001101101011110011010001111100101101110110011110000 efa5b9eab985eae1b5e68f96ecf0

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