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찼혙^ 111011011001100010110010011110011110110110011000101101011110110010110010101010001110110110011000101100100111100111101100101100001011110011101101100110001001100101011110 ed98b279ed98b5ecb2a8ed98b279ecb0bced98995e
UHC 혲y혵첨혲y찼혙^ 110000101001100101111001110000101001110011000011101101111100001010011001011110011100001110100001110000101000010001011110 c29979c29cc3b7c29979c3a1c2845e

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