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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 网逸衆}网逸衆{^ 111000111010010010001000111011011000111101001111011111011110001110100100100010001110110110001111010011110111101101011110 e3a488ed8f4f7de3a488ed8f4f7b5e
EUC-JP 网逸衆}网逸衆{^ 111001101010011010110000111011111011110110110000011111011110011010100110101100001110111110111101101100000111101101011110 e6a6b0efbdb07de6a6b0efbdb07b5e
UTF-8 网逸衆}网逸衆{^ 111001111011110110010001111010011000000010111000111010001010000110000110011111011110011110111101100100011110100110000000101110001110100010100001100001100111101101011110 e7bd91e980b8e8a1867de7bd91e980b8e8a1867b5e
UHC ?逸衆}?逸衆{^ 00111111111011001110111111110001111010110111110100111111111011001110111111110001111010110111101101011110 3feceff1eb7d3feceff1eb7b5e

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