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 ??????Vh 0011111100111111001111110011111100111111001111110101011001101000 3f3f3f3f3f3f5668
SJIS-WIN 篠セナ自偲室Vh 100011101100001010111110110001011000111010101001100011101100001110001110101110100101011001101000 8ec2bec58ea98ec38eba5668
EUC-JP 篠セナ自偲室Vh 1011110011000100100011101011111010001110110001011011110010101011101111001100010110111100101111000101011001101000 bcc48ebe8ec5bcabbcc5bcbc5668
UTF-8 篠セナ自偲室Vh 1110011110101111101000001110111110111101101111101110111110111110100001011110100010000111101010101110010110000001101100101110010110101110101001000101011001101000 e7afa0efbdbeefbe85e887aae581b2e5aea45668
UHC 篠??自?室Vh 1110000111000110001111110011111111101101101110110011111111100011111110000101011001101000 e1c63f3fedbb3fe3f85668

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