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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 上ァ[}上ァ[{^ 100011111110001111110001101111001010011101011011011111011000111111100011111100011011110010100111010110110111101101011110 8fe3f1bca75b7d8fe3f1bca75b7b5e
EUC-JP 上?ァ[}上?ァ[{^ 101111101110010100111111100011101010011101011011011111011011111011100101001111111000111010100111010110110111101101011110 bee53f8ea75b7dbee53f8ea75b7b5e
UTF-8 上ァ[}上ァ[{^ 1110010010111000100010101110111010000100101101111110111110111101101001110101101101111101111001001011100010001010111011101000010010110111111011111011110110100111010110110111101101011110 e4b88aee84b7efbda75b7de4b88aee84b7efbda75b7b5e
UHC 上??[}上??[{^ 11011111101111100011111100111111010110110111110111011111101111100011111100111111010110110111101101011110 dfbe3f3f5b7ddfbe3f3f5b7b5e

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