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 偲汐篠竺偲汐篠竺^ 1000111011000011100011101010110010001110110000101000111010110001100011101100001110001110101011001000111011000010100011101011000101011110 8ec38eac8ec28eb18ec38eac8ec28eb15e
EUC-JP 偲汐篠竺偲汐篠竺^ 1011110011000101101111001010111010111100110001001011110010110011101111001100010110111100101011101011110011000100101111001011001101011110 bcc5bcaebcc4bcb3bcc5bcaebcc4bcb35e
UTF-8 偲汐篠竺偲汐篠竺^ 11100101100000011011001011100110101100011001000011100111101011111010000011100111101010111011101011100101100000011011001011100110101100011001000011100111101011111010000011100111101010111011101001011110 e581b2e6b190e7afa0e7abbae581b2e6b190e7afa0e7abba5e
UHC ?汐篠竺?汐篠竺^ 001111111110000010110001111000011100011011110101111001110011111111100000101100011110000111000110111101011110011101011110 3fe0b1e1c6f5e73fe0b1e1c6f5e75e

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