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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遵??穆}遵??穆{^ 100011111000010100111111001111111001011001110011011111011000111110000101001111110011111110010110011100110111101101011110 8f853f3f96737d8f853f3f96737b5e
EUC-JP 遵??穆}遵??穆{^ 101111011110010100111111001111111100101111010100011111011011110111100101001111110011111111001011110101000111101101011110 bde53f3fcbd47dbde53f3fcbd47b5e
UTF-8 遵멸렗穆}遵멸렗穆{^ 111010011000000110110101111010111010100110111000111010111010000010010111111001111010100110000110011111011110100110000001101101011110101110101001101110001110101110100000100101111110011110101001100001100111101101011110 e981b5eba9b8eba097e7a9867de981b5eba9b8eba097e7a9867b5e
UHC 遵멸렗穆}遵멸렗穆{^ 11110001111001011011100011101010100011101010110011011001110011110111110111110001111001011011100011101010100011101010110011011001110011110111101101011110 f1e5b8ea8eacd9cf7df1e5b8ea8eacd9cf7b5e

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