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{^ 10001111100001010011111100111111010101110111110110001111100001010011111100111111010101110111101101011110 8f853f3f577d8f853f3f577b5e
EUC-JP 遵??W}遵??W{^ 10111101111001010011111100111111010101110111110110111101111001010011111100111111010101110111101101011110 bde53f3f577dbde53f3f577b5e
UTF-8 遵댐㏉W}遵댐㏉W{^ 1110100110000001101101011110101110001100100100001110001110001111100010010101011101111101111010011000000110110101111010111000110010010000111000111000111110001001010101110111101101011110 e981b5eb8c90e38f89577de981b5eb8c90e38f89577b5e
UHC 遵댐㏉W}遵댐㏉W{^ 1111000111100101101101001110111110100111111011010101011101111101111100011110010110110100111011111010011111101101010101110111101101011110 f1e5b4efa7ed577df1e5b4efa7ed577b5e

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