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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN 篠セト鴫偲ニナ悉e^ 1000111011000010101111101100010010001110101100001000111011000011110001101100010110001110101110110110010101011110 8ec2bec48eb08ec3c6c58ebb655e
EUC-JP 篠セト鴫偲ニナ悉e^ 101111001100010010001110101111101000111011000100101111001011001010111100110001011000111011000110100011101100010110111100101111010110010101011110 bcc48ebe8ec4bcb2bcc58ec68ec5bcbd655e
UTF-8 篠セト鴫偲ニナ悉e^ 1110011110101111101000001110111110111101101111101110111110111110100001001110100110110100101010111110010110000001101100101110111110111110100001101110111110111110100001011110011010000010100010010110010101011110 e7afa0efbdbeefbe84e9b4abe581b2efbe86efbe85e68289655e
UHC 篠??????悉e^ 111000011100011000111111001111110011111100111111001111110011111111100011111110100110010101011110 e1c63f3f3f3f3f3fe3fa655e

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