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{^ 10011010110111110011111100111111010101110111110110011010110111110011111100111111010101110111101101011110 9adf3f3f577d9adf3f3f577b5e
EUC-JP 壤??W}壤??W{^ 11010100111000010011111100111111010101110111110111010100111000010011111100111111010101110111101101011110 d4e13f3f577dd4e13f3f577b5e
UTF-8 壤쎿궦W}壤쎿궦W{^ 1110010110100011101001001110110010001110101111111110101010110110101001100101011101111101111001011010001110100100111011001000111010111111111010101011011010100110010101110111101101011110 e5a3a4ec8ebfeab6a6577de5a3a4ec8ebfeab6a6577b5e
UHC 壤쎿궦W}壤쎿궦W{^ 1110010110111101100110111110011010000010101110000101011101111101111001011011110110011011111001101000001010111000010101110111101101011110 e5bd9be682b8577de5bd9be682b8577b5e

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