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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 赭」譴ィ赭」謔ァ^ 11100110110111101010001111100110101000101010100011100110110111101010001111100110100000101010011101011110 e6dea3e6a2a8e6dea3e682a75e
EUC-JP 赭」譴ィ赭」謔ァ^ 1110110011100000100011101010001111101100101001001000111010101000111011001110000010001110101000111110101111100010100011101010011101011110 ece08ea3eca48ea8ece08ea3ebe28ea75e
UTF-8 赭」譴ィ赭」謔ァ^ 11101000101101011010110111101111101111011010001111101000101011011011010011101111101111011010100011101000101101011010110111101111101111011010001111101000101011001001010011101111101111011010011101011110 e8b5adefbda3e8adb4efbda8e8b5adefbda3e8ac94efbda75e
UHC ??譴???謔?^ 0011111100111111110011001011100100111111001111110011111111111001110011000011111101011110 3f3fccb93f3f3ff9cc3f5e

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