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 貲渉ク}貲渉ク{^ 11100110110001011000111111000010101110000111110111100110110001011000111111000010101110000111101101011110 e6c58fc2b87de6c58fc2b87b5e
EUC-JP 貲渉ク}貲渉ク{^ 111011001100011110111110110001001000111010111000011111011110110011000111101111101100010010001110101110000111101101011110 ecc7bec48eb87decc7bec48eb87b5e
UTF-8 貲渉ク}貲渉ク{^ 111010001011001010110010111001101011100010001001111011111011110110111000011111011110100010110010101100101110011010111000100010011110111110111101101110000111101101011110 e8b2b2e6b889efbdb87de8b2b2e6b889efbdb87b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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