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{^ 0011111111100110101110000101011101111101001111111110011010111000010101110111101101011110 3fe6b8577d3fe6b8577b5e
EUC-JP 嶴貂W}嶴貂W{^ 100011111011101111110011111011001011101001010111011111011000111110111011111100111110110010111010010101110111101101011110 8fbbf3ecba577d8fbbf3ecba577b5e
UTF-8 嶴貂W}嶴貂W{^ 1110010110110110101101001110100010110010100000100101011101111101111001011011011010110100111010001011001010000010010101110111101101011110 e5b6b4e8b282577de5b6b4e8b282577b5e
UHC ?貂W}?貂W{^ 0011111111110101101100000101011101111101001111111111010110110000010101110111101101011110 3ff5b0577d3ff5b0577b5e

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