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{^ 1110010010000011100010001110101010001100010100010101011101111101111001001000001110001000111010101000110001010001010101110111101101011110 e48388ea8c51577de48388ea8c51577b5e
EUC-JP 艫一群W}艫一群W{^ 1110011111100011101100001110110010110111101100100101011101111101111001111110001110110000111011001011011110110010010101110111101101011110 e7e3b0ecb7b2577de7e3b0ecb7b2577b5e
UTF-8 艫一群W}艫一群W{^ 1110100010001001101010111110010010111000100000001110011110111110101001000101011101111101111010001000100110101011111001001011100010000000111001111011111010100100010101110111101101011110 e889abe4b880e7bea4577de889abe4b880e7bea4577b5e
UHC ?一群W}?一群W{^ 001111111110110011101001110011111101100001010111011111010011111111101100111010011100111111011000010101110111101101011110 3fece9cfd8577d3fece9cfd8577b5e

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