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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 絲れ陰W}絲れ陰W{^ 1110001101001110100000101110101010001001010000010101011101111101111000110100111010000010111010101000100101000001010101110111101101011110 e34e82ea8941577de34e82ea8941577b5e
EUC-JP 絲れ陰W}絲れ陰W{^ 1110010110101111101001001110110010110001101000100101011101111101111001011010111110100100111011001011000110100010010101110111101101011110 e5afa4ecb1a2577de5afa4ecb1a2577b5e
UTF-8 絲れ陰W}絲れ陰W{^ 1110011110110101101100101110001110000010100011001110100110011001101100000101011101111101111001111011010110110010111000111000001010001100111010011001100110110000010101110111101101011110 e7b5b2e3828ce999b0577de7b5b2e3828ce999b0577b5e
UHC 絲れ陰W}絲れ陰W{^ 1101111011101010101010101110110011101011111001000101011101111101110111101110101010101010111011001110101111100100010101110111101101011110 deeaaaecebe4577ddeeaaaecebe4577b5e

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