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^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f655e
SJIS-WIN 篠ティ篠キチ篠ツト失e^ 10001110110000101100001110101000100011101100001010110111110000011000111011000010110000101100010010001110101110000110010101011110 8ec2c3a88ec2b7c18ec2c2c48eb8655e
EUC-JP 篠ティ篠キチ篠ツト失e^ 10111100110001001000111011000011100011101010100010111100110001001000111010110111100011101100000110111100110001001000111011000010100011101100010010111100101110100110010101011110 bcc48ec38ea8bcc48eb78ec1bcc48ec28ec4bcba655e
UTF-8 篠ティ篠キチ篠ツト失e^ 1110011110101111101000001110111110111110100000111110111110111101101010001110011110101111101000001110111110111101101101111110111110111110100000011110011110101111101000001110111110111110100000101110111110111110100001001110010110100100101100010110010101011110 e7afa0efbe83efbda8e7afa0efbdb7efbe81e7afa0efbe82efbe84e5a4b1655e
UHC 篠??篠??篠??失e^ 11100001110001100011111100111111111000011100011000111111001111111110000111000110001111110011111111100011111101110110010101011110 e1c63f3fe1c63f3fe1c63f3fe3f7655e

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