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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN 篠モ」偲耳偲汐e^ 1000111011000010110100111010001110001110110000111000111010101000100011101100001110001110101011000110010101011110 8ec2d3a38ec38ea88ec38eac655e
EUC-JP 篠モ」偲耳偲汐e^ 10111100110001001000111011010011100011101010001110111100110001011011110010101010101111001100010110111100101011100110010101011110 bcc48ed38ea3bcc5bcaabcc5bcae655e
UTF-8 篠モ」偲耳偲汐e^ 1110011110101111101000001110111110111110100100111110111110111101101000111110010110000001101100101110100010000000101100111110010110000001101100101110011010110001100100000110010101011110 e7afa0efbe93efbda3e581b2e880b3e581b2e6b190655e
UHC 篠???耳?汐e^ 111000011100011000111111001111110011111111101100101111000011111111100000101100010110010101011110 e1c63f3f3fecbc3fe0b1655e

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