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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 偲識篠示篠宍e^ 1000111011000011100011101010111110001110110000101000111010100110100011101100001010001110101100110110010101011110 8ec38eaf8ec28ea68ec28eb3655e
EUC-JP 偲識篠示篠宍e^ 1011110011000101101111001011000110111100110001001011110010101000101111001100010010111100101101010110010101011110 bcc5bcb1bcc4bca8bcc4bcb5655e
UTF-8 偲識篠示篠宍e^ 1110010110000001101100101110100010101101100110001110011110101111101000001110011110100100101110101110011110101111101000001110010110101110100011010110010101011110 e581b2e8ad98e7afa0e7a4bae7afa0e5ae8d655e
UHC ?識篠示篠?e^ 001111111110001111011011111000011100011011100011110001101110000111000110001111110110010101011110 3fe3dbe1c6e3c6e1c63f655e

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