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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 鬲俶エゥW}鬲俶エゥW{^ 1110100110101101100110001110011010110100101010010101011101111101111010011010110110011000111001101011010010101001010101110111101101011110 e9ad98e6b4a9577de9ad98e6b4a9577b5e
EUC-JP 鬲俶エゥW}鬲俶エゥW{^ 111100101010111111010000111010001000111010110100100011101010100101010111011111011111001010101111110100001110100010001110101101001000111010101001010101110111101101011110 f2afd0e88eb48ea9577df2afd0e88eb48ea9577b5e
UTF-8 鬲俶エゥW}鬲俶エゥW{^ 1110100110101100101100101110010010111111101101101110111110111101101101001110111110111101101010010101011101111101111010011010110010110010111001001011111110110110111011111011110110110100111011111011110110101001010101110111101101011110 e9acb2e4bfb6efbdb4efbda9577de9acb2e4bfb6efbdb4efbda9577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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