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{^ 1110010011011100100010111110110110001111010001100101011101111101111001001101110010001011111011011000111101000110010101110111101101011110 e4dc8bed8f46577de4dc8bed8f46577b5e
EUC-JP 葆駈洲W}葆駈洲W{^ 1110100011011110101101101110111110111101101001110101011101111101111010001101111010110110111011111011110110100111010101110111101101011110 e8deb6efbda7577de8deb6efbda7577b5e
UTF-8 葆駈洲W}葆駈洲W{^ 1110100010010001100001101110100110100111100010001110011010110100101100100101011101111101111010001001000110000110111010011010011110001000111001101011010010110010010101110111101101011110 e89186e9a788e6b4b2577de89186e9a788e6b4b2577b5e
UHC ??洲W}??洲W{^ 00111111001111111111000110111101010101110111110100111111001111111111000110111101010101110111101101011110 3f3ff1bd577d3f3ff1bd577b5e

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