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{^ 100110101101010010000010111001100011111101010111011111011001101011010100100000101110011000111111010101110111101101011110 9ad482e63f577d9ad482e63f577b5e
EUC-JP 墻よ?W}墻よ?W{^ 110101001101011010100100111010000011111101010111011111011101010011010110101001001110100000111111010101110111101101011110 d4d6a4e83f577dd4d6a4e83f577b5e
UTF-8 墻よ눎W}墻よ눎W{^ 1110010110100010101110111110001110000010100010001110101110001000100011100101011101111101111001011010001010111011111000111000001010001000111010111000100010001110010101110111101101011110 e5a2bbe38288eb888e577de5a2bbe38288eb888e577b5e
UHC 墻よ눎W}墻よ눎W{^ 1110110111011111101010101110100010000111101010100101011101111101111011011101111110101010111010001000011110101010010101110111101101011110 eddfaae887aa577deddfaae887aa577b5e

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