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{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 鋐式W}鋐式W{^ 11111011110100101000111010101110010101110111110111111011110100101000111010101110010101110111101101011110 fbd28eae577dfbd28eae577b5e
EUC-JP 鋐式W}鋐式W{^ 100011111110010010111110101111001011000001010111011111011000111111100100101111101011110010110000010101110111101101011110 8fe4bebcb0577d8fe4bebcb0577b5e
UTF-8 鋐式W}鋐式W{^ 1110100110001011100100001110010110111100100011110101011101111101111010011000101110010000111001011011110010001111010101110111101101011110 e98b90e5bc8f577de98b90e5bc8f577b5e
UHC ?式W}?式W{^ 0011111111100011110100100101011101111101001111111110001111010010010101110111101101011110 3fe3d2577d3fe3d2577b5e

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