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 畑??應??邑 10010100101010000011111100111111100111001110010000111111001111111001011101010111 94a83f3f9ce43f3f9757
EUC-JP 畑??應??邑 11001000101010100011111100111111110110001110011000111111001111111100110110111000 c8aa3f3fd8e63f3fcdb8
UTF-8 畑대갭應욑쫱邑 111001111001010110010001111010111000110010000000111010101011000010101101111001101000011110001001111011001001101010010001111011001010101110110001111010011000001010010001 e79591eb8c80eab0ade68789ec9a91ecabb1e98291
UHC 畑대갭應욑쫱邑 1110111110100101101101001110101110110000101110001110101111101011100111101110111110100110100010011110101111101001 efa5b4ebb0b8ebeb9eefa689ebe9

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