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{^ 10001000111110100011111100111111010101110111110110001000111110100011111100111111010101110111101101011110 88fa3f3f577d88fa3f3f577b5e
EUC-JP 淫??W}淫??W{^ 10110000111111000011111100111111010101110111110110110000111111000011111100111111010101110111101101011110 b0fc3f3f577db0fc3f3f577b5e
UTF-8 淫ㅼ꽗W}淫ㅼ꽗W{^ 1110011010110111101010111110001110000101101111001110101010111101100101110101011101111101111001101011011110101011111000111000010110111100111010101011110110010111010101110111101101011110 e6b7abe385bceabd97577de6b7abe385bceabd97577b5e
UHC 淫ㅼ꽗W}淫ㅼ꽗W{^ 1110101111100010101001001110110010000100101001100101011101111101111010111110001010100100111011001000010010100110010101110111101101011110 ebe2a4ec84a6577debe2a4ec84a6577b5e

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