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{^ 00111111001111111000000110000001010101110111110100111111001111111000000110000001010101110111101101011110 3f3f8181577d3f3f8181577b5e
EUC-JP 洹?=W}洹?=W{^ 1000111111000111101110100011111110100001111000010101011101111101100011111100011110111010001111111010000111100001010101110111101101011110 8fc7ba3fa1e1577d8fc7ba3fa1e1577b5e
UTF-8 洹룟=W}洹룟=W{^ 1110011010110100101110011110101110100011100111111110111110111100100111010101011101111101111001101011010010111001111010111010001110011111111011111011110010011101010101110111101101011110 e6b4b9eba39fefbc9d577de6b4b9eba39fefbc9d577b5e
UHC 洹룟=W}洹룟=W{^ 1110101010110111101101111110010110100011101111010101011101111101111010101011011110110111111001011010001110111101010101110111101101011110 eab7b7e5a3bd577deab7b7e5a3bd577b5e

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