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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 偲耳偲汐偲耳偲汐^ 1000111011000011100011101010100010001110110000111000111010101100100011101100001110001110101010001000111011000011100011101010110001011110 8ec38ea88ec38eac8ec38ea88ec38eac5e
EUC-JP 偲耳偲汐偲耳偲汐^ 1011110011000101101111001010101010111100110001011011110010101110101111001100010110111100101010101011110011000101101111001010111001011110 bcc5bcaabcc5bcaebcc5bcaabcc5bcae5e
UTF-8 偲耳偲汐偲耳偲汐^ 11100101100000011011001011101000100000001011001111100101100000011011001011100110101100011001000011100101100000011011001011101000100000001011001111100101100000011011001011100110101100011001000001011110 e581b2e880b3e581b2e6b190e581b2e880b3e581b2e6b1905e
UHC ?耳?汐?耳?汐^ 00111111111011001011110000111111111000001011000100111111111011001011110000111111111000001011000101011110 3fecbc3fe0b13fecbc3fe0b15e

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