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 ?y???y??^ 001111110111100100111111001111110011111101111001001111110011111101011110 3f793f3f3f793f3f5e
SJIS-WIN ?y???y??^ 001111110111100100111111001111110011111101111001001111110011111101011110 3f793f3f3f793f3f5e
EUC-JP ?y???y??^ 001111110111100100111111001111110011111101111001001111110011111101011110 3f793f3f3f793f3f5e
UTF-8 혟y혡혴혟y혡혴^ 111011011001100010011111011110011110110110011000101000011110110110011000101101001110110110011000100111110111100111101101100110001010000111101101100110001011010001011110 ed989f79ed98a1ed98b4ed989f79ed98a1ed98b45e
UHC 혟y혡혴혟y혡혴^ 110000101000100101111001110000101000101011000010100110111100001010001001011110011100001010001010110000101001101101011110 c28979c28ac29bc28979c28ac29b5e

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