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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 終?蒸?足?賓^ 100011110100100100111111100011111111011000111111100100011010101100111111100101010110111101011110 8f493f8ff63f91ab3f956f5e
EUC-JP 終?蒸?足?賓^ 101111011010101000111111101111101111100000111111110000101010110100111111110010011101000001011110 bdaa3fbef83fc2ad3fc9d05e
UTF-8 終렖蒸렞足淚賓^ 11100111101101011000001011101011101000001001011011101000100100101011100011101011101000001001111011101000101101101011001111101111101001011000110111101000101100111001001101011110 e7b582eba096e892b8eba09ee8b6b3efa58de8b3935e
UHC 終렖蒸렞足淚賓^ 111100001111101110001110101010111111000111111010100011101010111111110000111010111101001011100111110111101011100101011110 f0fb8eabf1fa8eaff0ebd2e7deb95e

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