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{^ 11111011110001111000111010110000010101110111110111111011110001111000111010110000010101110111101101011110 fbc78eb0577dfbc78eb0577b5e
EUC-JP 鉎鴫W}鉎鴫W{^ 100011111110001111011111101111001011001001010111011111011000111111100011110111111011110010110010010101110111101101011110 8fe3dfbcb2577d8fe3dfbcb2577b5e
UTF-8 鉎鴫W}鉎鴫W{^ 1110100110001001100011101110100110110100101010110101011101111101111010011000100110001110111010011011010010101011010101110111101101011110 e9898ee9b4ab577de9898ee9b4ab577b5e
UHC ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e

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